You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hpc/12_tutorial_intro_shell_hpc/02_connecting_to_hpc.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ Features Include:
115
115
116
116
OOD is accessible to all users with a valid NYU HPC account while on-campus network or through a VPN.
117
117
118
-
To access OOD visit: [https://ood.hpc.nyu.edu](https://ood.hpc.nyu.edu) (VPN Required)
118
+
To access OOD visit: [https://ood.torch.hpc.nyu.edu](https://ood.torch.hpc.nyu.edu) (VPN Required)
119
119
120
120
### Access the Shell
121
121
Under the clusters menu you can select the Torch Shell Access option to access the Linux shell. No local SSH client is required.
@@ -124,15 +124,15 @@ Under the clusters menu you can select the Torch Shell Access option to access t
124
124
GUI based applications are accessible without the need for port or X11 forwarding. Select the Interactive Apps menu, select the desired application, and submit the job based on required resources and options.
125
125
126
126
### Troubleshooting Connections to Open OnDemand
127
-
A common issue that can occur is receiving an error that the Open OnDemand page cannot be reached. Sometimes this can indicate that the service is down, but often this is an issue with the the local browser cache. You can test this by opening a private browser window and seeing if [https://ood.hpc.nyu.edu](https://ood.hpc.nyu.edu) will load. If it does, try deleting the cache for [https://ood.hpc.nyu.edu](https://ood.hpc.nyu.edu) in your browser history to resolve this issue.
127
+
A common issue that can occur is receiving an error that the Open OnDemand page cannot be reached. Sometimes this can indicate that the service is down, but often this is an issue with the the local browser cache. You can test this by opening a private browser window and seeing if [https://ood.torch.hpc.nyu.edu](https://ood.torch.hpc.nyu.edu) will load. If it does, try deleting the cache for [https://ood.torch.hpc.nyu.edu](https://ood.torch.hpc.nyu.edu) in your browser history to resolve this issue.
128
128
129
129
In Chrome, this can be done by navigating to this page in your settings:
The link above will automatically search for the Open OnDemand site data and cookies. You can then simply click on the trashcan icon to delete the site cache.
134
134
135
-
Once done, try navigating again to [https://ood.torch.hpc.nyu.edu](https://ood.hpc.nyu.edu) and the site should load. For other issues please email [hpc@nyu.edu](mailto:hpc@nyu.edu).
135
+
Once done, try navigating again to [https://ood.torch.hpc.nyu.edu](https://ood.torch.hpc.nyu.edu) and the site should load. For other issues please email [hpc@nyu.edu](mailto:hpc@nyu.edu).
136
136
137
137
#### SSH Agents on Linux, macOS, and Windows
138
138
Open your terminal application and check if an agent is running:
0 commit comments