Skip to content

Commit

Permalink
Merge pull request #45 from clairbarrass/main
Browse files Browse the repository at this point in the history
Add additional screenshots
  • Loading branch information
clairbarrass authored Jul 26, 2024
2 parents 24d4b25 + 7e08098 commit 6760ddd
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1 deletion.
Binary file added docs/images/tas/ta14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/tas/ta15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/tas/ta16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 18 additions & 1 deletion docs/tas.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,14 @@ Click Update.

## Support

Click on Support, and fill in details about the main codes your project will be using, the software (compilers, libraries, tools) that you will need.
Click on Support.

<details>
<summary>Click for image</summary>
<img src="../images/tas/ta14.jpg"></img>
</details>

and fill in details about the main codes your project will be using, the software (compilers, libraries, tools) that you will need.
Briefly describe how you will port and optimize your code and any other support requirements. Please enter something into each box.

Click Update.
Expand All @@ -122,6 +129,11 @@ Click Update.

Click on Resource.

<details>
<summary>Click for image</summary>
<img src="../images/tas/ta15.jpg"></img>
</details>

Enter the total compute resource you are requesting for this project - the units used will be determined by which HPC service you are applying to.

The Notional Cost can be calculated using the figures from the appropriate service:
Expand All @@ -140,6 +152,11 @@ Click Update.

Click on Period.

<details>
<summary>Click for image</summary>
<img src="../images/tas/ta16.jpg"></img>
</details>

Because the compute resource allocation will be broken down into Allocation Periods spread throughout the lifetime of the project, in this section you indicate how you would like this split.

It is possible to have an even split between the allocation periods, but you should consider whether for example in the first part of the project you may be preparing your software and data and only performing small test runs, with the majority of the work taking place in the later periods, perhaps with the aim that most work will be completed before the final period when only a few small confirmation or re-runs will be required.
Expand Down

0 comments on commit 6760ddd

Please sign in to comment.