Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
hpc:scheduling:slurm_commands [2024/09/26 15:42] hpc:scheduling:slurm_commands [2024/10/25 15:03] (aktuell)
Zeile 48: Zeile 48:
 All parameters used there can also be specified in the job script itself using #SBATCH. All parameters used there can also be specified in the job script itself using #SBATCH.
  
-=== Check the status of your own jobs ===+Also, more examples can be found [[hpc:tutorials:sbatch_examples|here]]. 
 + 
 +=== Check the status of your job submissions ===
 <code> <code>
 squeue --me squeue --me
 </code> </code>
  
-=== Check the status of the nodes ===+=== Check the status of nodes ===
 <code> <code>
 sinfo sinfo
Zeile 67: Zeile 69:
 </code> </code>
  
 +=== Slurm Cheat Sheet ===
 +
 +A summary of the most common commands can be found [[https://slurm.schedmd.com/pdfs/summary.pdf|here]].
  • Zuletzt geändert: 2024/09/26 15:42
  • von