shosts

‘shosts’ shows each Compute node’s information (processors, RAM memory etc.) on Andromeda.

To view the free compute nodes’ information on Andromeda, type:

[johnchris@a002 ~]$ shosts -f

  1. A/I/O/T means Allocated/Idle/Other/Total
  2. Memory is in GB
  3. The default Partition has a ‘*’

We recommend that users use the -f option to check compute node information before submitting jobs to the cluster. This option lists free memory and available processors for each compute node on Andromeda, providing a useful reference for users.

NODELISTCPU nodes: c001 to c226, cb001 to cb020
GPU node: g002 to g019, gb001
PARTITIONName of partitions: interactive, short, medium, long
STATEPossible states: allocated, completing, down, drained, draining, fail, failing, future, idle
GRES_USEDGeneric resources used: N/A for all CPU nodes; for GPU nodes, it gives GPU type (v100/a100/h200), number of allocated GPUs, and indices of allocated GPUs after the initial “gpu:” character string.
TOTAL_MTotal RAM memory for the Compute node: 187GB, 250GB, or 2014GB
FREE_MEMFree RAM memory available on the compute node
CPU_LOADTotal CPU usage (%)
CPUS(A/I/O/T)A: Allocated; I: Idle; O: Other; T: Total. For example: 92/4/0/96
Scroll to Top