Skip to content

Commit 64813f1

Browse files
authored
Merge pull request #312 from NYU-RTS/minor
minor tips for accessing projects portal
2 parents 43fbd79 + 57edd2c commit 64813f1

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

docs/hpc/01_getting_started/07_hpc_project_management_portal.mdx

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

44
# HPC project management portal
55

6-
:::warning[Only applicable to Torch]
7-
This section is only applicable to the Torch cluster. An active allocation is necessary to sumbmit jobs on Torch.
6+
7+
:::warning[Accessing the portal]
8+
- You need to be connected to [NYU VPN](https://www.nyu.edu/life/information-technology/infrastructure/network-services/vpn.html).
9+
- You need to have an active [HPC account](./02_getting_and_renewing_an_account.mdx).
10+
:::
11+
12+
:::tip[HTTP 431 Errors]
13+
431 errors are related to cache issues. Accessing the project management portal in a private browser session typically prevents these issues.
814
:::
915

1016
The HPC project and allocation management portal for Torch can be accessed by navigating to [projects.hpc.nyu.edu](https://projects.hpc.nyu.edu). With it you can:
@@ -25,12 +31,8 @@ The HPC project and allocation management portal for Torch can be accessed by na
2531
</TabItem>
2632
</Tabs>
2733

28-
2934
<br/>
3035

31-
:::info[VPN Needed]
32-
You need to be connected to the NYU VPN to access the HPC project management portal.
33-
:::
3436

3537
How do I:
3638
- [Create a project?](08_creating_hpc_projects.mdx)

docs/hpc/01_getting_started/08_creating_hpc_projects.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How to create a project on the HPC project management portal
22

33
:::info[VPN Needed]
4-
You need to be connected to the NYU VPN to access the HPC project management portal.
4+
You need to be connected to [NYU VPN](https://www.nyu.edu/life/information-technology/infrastructure/network-services/vpn.html) to access the HPC project management portal.
55
:::
66

77
Login to HPC projects portal 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/>

docs/hpc/01_getting_started/09_requesting_an_allocation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import TabItem from '@theme/TabItem';
44
# Managing allocations for your project
55

66
:::info[VPN Needed]
7-
You need to be connected to the NYU VPN to access the HPC project management portal.
7+
You need to be connected to [NYU VPN](https://www.nyu.edu/life/information-technology/infrastructure/network-services/vpn.html) to access the HPC project management portal.
88
:::
99

1010
Login to HPC projects portal 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/>

docs/hpc/01_getting_started/10_approving_an_allocation_request.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How to approve an allocation request
22

33
:::info[VPN Needed]
4-
You need to be connected to the NYU VPN to access the HPC project management portal.
4+
You need to be connected to [NYU VPN](https://www.nyu.edu/life/information-technology/infrastructure/network-services/vpn.html) to access the HPC project management portal.
55
:::
66

77
If you are an approver for your school, first login to the HPC projects portal page and you'll see "staff" in the navigation bar.

0 commit comments

Comments
 (0)