Skip to content

Commit 6b51b55

Browse files
authored
Update README.md
Updated docs links
1 parent 4008432 commit 6b51b55

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
![](Images/BlackHoleMashup_TextOverlap.png)
22

3-
This repository contains script examples for University of Arizona’s three HPC clusters: Ocelote, ElGato, and Puma. For information on using the system, see our [online documentation](https://public.confluence.arizona.edu/display/UAHPC/HPC+Documentation)
3+
This repository contains script examples for University of Arizona’s three HPC clusters: Ocelote, ElGato, and Puma. For information on using the system, see our [online documentation](https://uarizona.atlassian.net/wiki/spaces/UAHPC/overview)
44

55
# References
66
Our clusters use the scheduling software SLURM. Below are some helpful guides for writing, submitting, monitoring, or deleting jobs.
7-
* [Introduction to Puma](https://public.confluence.arizona.edu/display/UAHPC/Puma+Quick+Start)
8-
* [SLURM Information](https://public.confluence.arizona.edu/pages/viewpage.action?pageId=93160866)
9-
* [Software on HPC](https://public.confluence.arizona.edu/display/UAHPC/Accessing+Software)
10-
* [Compute resources](https://public.confluence.arizona.edu/display/UAHPC/Compute+Resources)
7+
* [HPC Quick Start](https://uarizona.atlassian.net/wiki/spaces/UAHPC/pages/75989999/HPC+Quick+Start)
8+
* [SLURM Information](https://uarizona.atlassian.net/wiki/spaces/UAHPC/pages/75989875/Running+Jobs+with+Slurm)
9+
* [Software on HPC](https://uarizona.atlassian.net/wiki/spaces/UAHPC/pages/75990663/Accessing+Software)
10+
* [Compute resources](https://uarizona.atlassian.net/wiki/spaces/UAHPC/pages/75990208/Compute+Resources)
1111

1212
# Example Scripts
1313

0 commit comments

Comments
 (0)