Skip to content

Commit c5c9be8

Browse files
committed
resources for each school formatting
1 parent 7b541e9 commit c5c9be8

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

docs/hpc/01_getting_started/07_what_is_coldfront.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ How do I:
3232
- Create a project: refer to [creating a project](08_coldfront_creating_a_project.mdx)
3333
- Request an allocation: refer to [submitting an allocation request](09_coldfront_requesting_an_allocation_request.mdx)
3434
- Approve an allocation request: refer to [approving an allocation request](10_approving_an_allocation_request.md)
35-
- View resources that are available to me: refer to TODO
35+
- View resources that are available to me: refer to [current allocations sub-section here](09_coldfront_requesting_an_allocation_request.mdx)
3636

3737
A coldfront allocation is needed to perform any work on Torch. The next sections describe the project and allocation request process in detail.

docs/hpc/01_getting_started/09_coldfront_requesting_an_allocation_request.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
import Tabs from '@theme/Tabs';
22
import TabItem from '@theme/TabItem';
33

4-
# How to submit an allocation request
4+
# Managing allocations for your project
55

66
Login to coldfront at [coldfront.hpc.nyu.edu](https://coldfront.hpc.nyu.edu) either on-campus or on the VPN. Navigate to the "Project" item in the navigation bar on the top of the page and select "Projects" from the drop down menu.<br/>
77
![Project Dropdown](./static/project_dropdown.png)
88

99
From the list of project, click on the project you'd like to submit an allocation request for and you'll see the current details:
1010
!["PI_One Project" section](./static/PI_one_project.png)
1111

12+
## Current allocations
13+
Scroll down and you'll reach the Allocations section. This section lists all the allocations associated with this project. All allocations have SLURM accounts associated with them. Allocations that are "Active" will allow you to submit jobs using the SLURM account associated with it.
14+
15+
## Requesting new allocations
1216
If you scroll down, you'll see "+Request Resource Allocation" button.
1317
!["PI request allocation" section](./static/PI_request_allocation.png)
1418

@@ -34,5 +38,5 @@ Please select a resource and fill in justification to complete the allocation re
3438
Now your allocation request is created! You'll see an allocation request with "New" status.
3539
!["Allocation request created" section](./static/allocation_request_created.png)
3640

37-
If you have any difficulties or questions, please contact us at hpc@nyu.edu.
41+
Once your school approver approves the request, the status will change to "Active" (and you will receive an email notifying you of the change).
3842

0 commit comments

Comments
 (0)