Skip to content

Commit 1ea9479

Browse files
authored
Merge pull request #297 from NYU-RTS/minor-cleanup
ood url correction
2 parents 62074df + f6ef451 commit 1ea9479

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/hpc/12_tutorial_intro_shell_hpc/02_connecting_to_hpc.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Features Include:
115115

116116
OOD is accessible to all users with a valid NYU HPC account while on-campus network or through a VPN.
117117

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)
119119

120120
### Access the Shell
121121
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
124124
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.
125125

126126
### 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.
128128

129129
In Chrome, this can be done by navigating to this page in your settings:
130130

131-
[chrome://settings/content/all?searchSubpage=ood.hpc.nyu.edu&search=site+data](chrome://settings/content/all?searchSubpage=ood.hpc.nyu.edu&search=site+data)
131+
[chrome://settings/content/all?searchSubpage=ood.torch.hpc.nyu.edu&search=site+data](chrome://settings/content/all?searchSubpage=ood.torch.hpc.nyu.edu&search=site+data)
132132

133133
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.
134134

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).
136136

137137
#### SSH Agents on Linux, macOS, and Windows
138138
Open your terminal application and check if an agent is running:

0 commit comments

Comments
 (0)