[ 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/08 12:48]
vodrazka [Interactive mode]
slurm [2022/09/08 13:24]
vodrazka [Cluster info]
Line 90: Line 90:
 <code> <code>
 sinfo sinfo
 +</code>
 +
 +List detailed info about nodes:
 +<code>
 +sinfo -l -N
 </code>  </code> 
  
-List types of available GPUs:+List nodes with some info and their features:
 <code> <code>
-sinfo -o %G+sinfo -N -o "%N %P %.11T %.15f"
 </code> </code>
  

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