Skip to content

cpuavail

The cpuavail command is available on all clusters and displays the current configuration and availability of non-GPUs compute nodes. Use the gpuavail command to see the status of GPU nodes.

Usage

Will show the configuration and availability status of the non-GPU nodes including how many CPUs and GB of memory are available per node.
non-GPU nodes not in the AVAILABILITY table are busy with other jobs and will be available after jobs have completed.

Example Output

cpuavail
      CONFIGURATION
  NODE            NODE 
  TYPE            COUNT
  ---------------------
  CPU-only         52
  GPU              42
  other            14


         AVAILABILITY
  NODE       CPUs   GB MEM
  NAME       AVAIL  AVAIL
  ----------------------------
  ac005        8         264
  ac006       48         464
  ac009        4         195
  ac014        4         219
  ac017       16         132
  ac020       80         472
  ac021       80         472
  ac022       16         456
  ac029        4         180