User Tools

Site Tools


techstaff:slurm

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
techstaff:slurm [2018/05/04 12:47] – [Partitions / Queues] kauffmantechstaff:slurm [2018/05/08 12:06] kauffman
Line 319: Line 319:
 GRES: Don't depend on this being accurate, however it will definitely give you a clue as to how many generic resources are in a partition. GRES: Don't depend on this being accurate, however it will definitely give you a clue as to how many generic resources are in a partition.
  
 +
 +==== Checking how many Generic RESources are being consumed ====
 +
 +Simple use the ''%%-O%%'' option for ''%%squeue%%'' and you can see how many generic resources any particular job is consuming.
 +<code>
 +$ squeue -O username,nodelist,gres
 +USER                NODELIST            GRES                
 +someusername        gpu3                gpu:1               
 +otherusername       gpu3                gpu:3               
 +...
 +</code>
  
  
/var/lib/dokuwiki/data/pages/techstaff/slurm.txt · Last modified: 2021/01/06 16:13 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki