[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
slurm [2022/09/06 14:22]
vodrazka [Running jobs]
slurm [2022/09/06 15:35]
vodrazka [Running jobs]
Line 73: Line 73:
 squeue -w dll-3gpu1 squeue -w dll-3gpu1
 </code> </code>
 +
 +==== Cluster info ====
 +
 +The command ''sinfo'' can give you usefull information about nodes available in the cluster. Here is a short list of some usefull examples:
 +
 +List types of available GPUs:
 +<code>
 +sinfo -o %G
 +</code>
 +
 +
 +
 +
  
  

[ Back to the navigation ] [ Back to the content ]