[ 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 15:35]
vodrazka [Running jobs]
slurm [2022/09/06 15:50]
vodrazka [Cluster info]
Line 76: Line 76:
 ==== Cluster info ==== ==== 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:+The command ''sinfo'' can give you useful information about nodes available in the cluster. Here is a short list of some examples: 
 + 
 +List available partitions(queues). The default partition is marked with ''*'': 
 +<code> 
 +sinfo 
 +</code> 
  
 List types of available GPUs: List types of available GPUs:

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