User Tools

Site Tools


sinfo

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
Previous revision
sinfo [2017/03/29 18:48]
root
sinfo [2019/12/20 14:57] (current)
root
Line 30: Line 30:
 A state of **mix** is shown for a node which is partially allocated, and **alloc** for a node which is completely allocated.  A state of **mix** is shown for a node which is partially allocated, and **alloc** for a node which is completely allocated. 
  
 +**sinfo** can also be used to show the total resources available on a node (i.e. number of cores and amount of memory). To get a list of this information for all nodes you could use a command like the following.
 +
 +<code>
 +sinfo -p standard -N -o "%n %m %c"
 +</code>
sinfo.1490827711.txt.gz ยท Last modified: 2017/03/29 18:48 by root