-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
29 changed files
with
196 additions
and
64 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,37 +29,44 @@ There are 3 fields to specify when requesting a ***Compute*** allocation: ***CPU | |
|
||
### Request ***Compute*** Allocation | ||
|
||
1. Select ***+ Request Resource Allocation***. | ||
1. Click on <img src="../images/CF/request_change_allocation/request_resource.png" alt="Request Resource Allocation" height="40"> in the Allocations box on your project page. | ||
|
||
2. Select ***Compute*** as your Resource from the dropwdown. | ||
|
||
3. Provide a 2-3 sentence justification for the resources you are requesting. | ||
```{image} ../images/CF/request_change_allocation/select_compute.png | ||
:alt: Compute selected on Resource dropdown | ||
:width: 800px | ||
``` | ||
3. Provide a short description to make your allocation easier to identify. | ||
4. Provide a 2-3 sentence justification for the resources you are requesting. | ||
4. Select a Start Date and End Date for your allocation. The limit is 1 year, but can be renewed. | ||
5. Select a Start Date and End Date for your allocation. The limit is 1 year, but will be renewable when the end date is near. | ||
5. Enter the number of ***CPU hours*** you will need. | ||
6. Enter the number of ***CPU hours*** you will need. | ||
```{admonition} General Guidelines | ||
:class: tip | ||
When requesting ***CPU hours***, you <u>MUST</u> request ***memory hours*** as well. The general guideline is that you need 4 ***memory hours*** for 1 ***CPU hour***. If you need assistance in determining how many hours to request, please submit a help desk ticket to [[email protected]](mailto:[email protected]) with [HPC] in the subject line. | ||
``` | ||
6. Enter the number of ***GPU hours*** you will need. | ||
7. Enter the number of ***GPU hours*** you will need. | ||
```{admonition} General Guidelines | ||
:class: tip | ||
When requesting ***GPU hours***, you <u>MUST</u> request both ***CPU hours*** and ***memory hours*** as well. The general guideline is that you need 16 ***CPU hours*** and 96 ***memory hours*** per 1 ***GPU hour***. If you need assistance in determining how many hours to request, please submit a help desk ticket to [[email protected]](mailto:[email protected]) with [HPC] in the subject line. | ||
``` | ||
6. Enter the number of ***memory hours*** you will need. | ||
8. Enter the number of ***memory hours*** you will need. | ||
7. If you have users on your project, select which users should have access to the allocation. | ||
9. If you have users on your project, select which users should have access to the allocation. | ||
8. Please read and acknowledge that you will follow the ODSRCI Community Guidelines. | ||
10. Please read and acknowledge that you will follow the ODSRCI Community Guidelines. | ||
9. Click on Submit. | ||
11. Click on <img src="../images/CF/request_change_allocation/submit.png" alt="Submit" height="40">. | ||
10. Wait for your allocation to be approved by HPC Support. | ||
12. Wait for your allocation to be approved by HPC Support. | ||
### Change ***Compute*** Allocation | ||
|
@@ -76,6 +83,10 @@ To change a the ***CPU hours***, ***GPU hours***, or ***memory hours*** on a *** | |
:height: 100px | ||
``` | ||
```{note} | ||
When the End Date is approaching, you will be able to renew the project for another cycle. We encourage users to do this rather than extending the current cycle by 30-90 days. | ||
``` | ||
4. If needed, update your ***CPU hours***, ***GPU hours***, and ***memory hours*** under <img src="../images/CF/request_change_allocation/attributes.png" alt="Allocation Attributes" height="40">. | ||
```{note} | ||
|
@@ -101,41 +112,53 @@ A ***Storage*** allocation is a shared directory with a quota on gigabytes (GB) | |
### Request ***Storage*** Allocation | ||
1. Select ***+ Request Resource Allocation***. | ||
1. Click on <img src="../images/CF/request_change_allocation/request_resource.png" alt="Request Resource Allocation" height="40"> in the Allocations box on your project page. | ||
2. Select ***Storage*** as your Resource from the dropwdown. | ||
3. Provide what you would like to name the shared folder. If a name is not provided, a generic name will be assigned. | ||
```{image} ../images/CF/request_change_allocation/select_storage.png | ||
:alt: Storage selected on Resource dropdown | ||
:width: 800px | ||
``` | ||
4. Provide a 2-3 sentence justification for the resources you are requesting. | ||
3. Provide a short description to make your allocation easier to identify. | ||
4. Provide what you would like to name the shared folder. If a name is not provided, a generic name will be assigned. | ||
5. Provide a 2-3 sentence justification for the resources you are requesting. | ||
5. Select a Start Date and End Date for your allocation. The limit is 1 year, but can be renewed. | ||
6. Select a Start Date and End Date for your allocation. The limit is 1 year, but can be renewed. | ||
6. Enter the amount of storage you would like in GB. | ||
7. Enter the amount of storage you would like in GB. | ||
```{note} | ||
This amount is a storage quota, which means you are capped at the provided GB, but are not guarunteed to get that much. | ||
``` | ||
7. Enter the number of files you expect to create or use in this allocation. | ||
8. Enter the number of files you expect to create or use in this allocation. | ||
```{admonition} General Guidelines | ||
:class: tip | ||
- A conda environment needs about 100,000 files. | ||
- A safe bet for most people is 500,000 files for a storage allocation. | ||
``` | ||
8. If you have users on your project, select which users should have access to the shared folder and whether they should have ***Read and Write*** access or ***Read Only*** access. | ||
9. If you have users on your project, select which users should have access to the shared folder and whether they should have ***Read and Write*** access or ***Read Only*** access. | ||
```{image} ../images/CF/request_change_allocation/permissions.png | ||
:alt: Permissions dropdown | ||
:height: 100px | ||
``` | ||
```{note} | ||
***Read Only*** means that they will only be able to see file contents, but not change them or create new files in the shared directory. ***Read and Write*** gives them full editing permissions. | ||
``` | ||
9. Please read and acknowledge that you will follow the ODSRCI Community Guidelines. | ||
10. Please read and acknowledge that you will follow the ODSRCI Community Guidelines. | ||
10. Click on Submit. | ||
11. Click on <img src="../images/CF/request_change_allocation/submit.png" alt="Submit" height="40">. | ||
11. Wait for your allocation to be approved by HPC Support. | ||
12. Wait for your allocation to be approved by HPC Support. | ||
### Change ***Storage*** Allocation | ||
|
@@ -152,6 +175,10 @@ To change the storage size or number of files in a ***Storage*** Allocation, | |
:height: 100px | ||
``` | ||
```{note} | ||
When the End Date is approaching, you will be able to renew the project for another cycle. We encourage users to do this rather than extending the current cycle by 30-90 days. | ||
``` | ||
4. If needed, update your storage size and file count under <img src="../images/CF/request_change_allocation/attributes.png" alt="Allocation Attributes" height="40">. | ||
```{note} | ||
|
Oops, something went wrong.