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/server/setup.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ environment on the SODAS server.
5
5
6
6
## Projects
7
7
8
-
All [compute projects](https://kunet.ku.dk/work-areas/research/Research%20Infrastructure/research-it/ucph-computing-hpc-systems/Pages/default.aspx#collapse-6e12687c-613f-4ac4-9d30-696f72764925) are stored in the `/projects/`folder.
8
+
All [compute projects](https://kunet.ku.dk/work-areas/research/Research%20Infrastructure/research-it/ucph-computing-hpc-systems/Pages/default.aspx#collapse-6e12687c-613f-4ac4-9d30-696f72764925) are stored in the `/projects/`folder.
9
9
10
10
```bash
11
11
abc123@sodashead01fl /projects/main_compute-AUDIT $ tree -L 1
Slurm is a job scheduler and resource manager for the compute resources available.
@@ -337,7 +385,7 @@ module load udocker
337
385
338
386
The [UCPH guide](https://kunet.ku.dk/work-areas/research/Research%20Infrastructure/research-it/ucph-computing-hpc-systems/Pages/default.aspx#collapse-50aac726-e136-4ede-81aa-29a158043dac) to HPC systems
339
387
340
-
Five part [video series](https://www.youtube.com/watch?v=K_JIPrcPHCg&list=PL7kL5D8ITGyUO4_x5EvVmZ6_NBV0RnDF-) introducing Slurm
388
+
Five part [video series](https://www.youtube.com/watch?v=K_JIPrcPHCg&list=PL7kL5D8ITGyUO4_x5EvVmZ6_NBV0RnDF-) introducing Slurm
341
389
342
390
The official [slurm cheatsheet](https://slurm.schedmd.com/pdfs/summary.pdf)
0 commit comments