Skip to content

Commit b36660c

Browse files
authored
Merge pull request #196 from NYU-RTS/cleanup
need vpn for coldfront, clarify everywhere
2 parents a053305 + 499f5dc commit b36660c

4 files changed

Lines changed: 14 additions & 1 deletion

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
@@ -35,7 +35,7 @@ You need to be connected to the NYU VPN to access the Coldfront HPC project mana
3535
How do I:
3636
- [Create a project?](08_coldfront_creating_a_project.mdx)
3737
- [Request an allocation?](09_coldfront_requesting_an_allocation_request.mdx)
38-
- [Approve an allocation request?](10_approving_an_allocation_request.md)
38+
- [Approve an allocation request?](10_approving_an_allocation_request.mdx)
3939
- [View resources that are available to me?](09_coldfront_requesting_an_allocation_request.mdx)
4040

4141
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/08_coldfront_creating_a_project.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# How to create a project on Coldfront
22

3+
4+
:::info[VPN Needed]
5+
You need to be connected to the NYU VPN to access the Coldfront HPC project management portal.
6+
:::
7+
38
Login to coldfront at [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu) on the NYU 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/>
49
![Project Dropdown](./static/project_dropdown.png)
510

docs/hpc/01_getting_started/09_coldfront_requesting_an_allocation_request.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ import TabItem from '@theme/TabItem';
33

44
# Managing allocations for your project
55

6+
:::info[VPN Needed]
7+
You need to be connected to the NYU VPN to access the Coldfront HPC project management portal.
8+
:::
9+
610
Login to coldfront at [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu) on the NYU 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/>
711
![Project Dropdown](./static/project_dropdown.png)
812

docs/hpc/01_getting_started/10_approving_an_allocation_request.md renamed to docs/hpc/01_getting_started/10_approving_an_allocation_request.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# How to approve an allocation request
22

3+
:::info[VPN Needed]
4+
You need to be connected to the NYU VPN to access the Coldfront HPC project management portal.
5+
:::
6+
37
If you are an approver for your school, first login to the coldfront page and you'll see "staff" in the navigation bar.
48
Click the "staff" navigation bar and click "Allocation Requests" to see a list of requests waiting for your approval.
59
!["Staff Allocation Requests" section](./static/approver_staff.png)

0 commit comments

Comments
 (0)