kuacc-nodes & valar-nodes
he kuacc-nodes and valar-nodes commands lists all available compute nodes in the KUACC & VALAR HPC cluster along with their hardware specifications.
These commands provide a detailed and structured view of the clusters compared to
sinfo
Command Output Example

Column Description
Column | Description |
|---|---|
NODELIST | Node or node group name(s). Ranges (e.g., ke
JAVA
) represent multiple nodes. |
STATE | Node status:
JAVA
(available),
JAVA
(fully in use), or
JAVA
(partially allocated). |
CPUS | Total number of logical CPU cores per node. |
S:C:T | Socket:Core:Thread topology per node. |
MEMORY | Total available memory per node (in MB). |
TMP_DISK | Local temporary storage (if any, usually 0 on shared filesystems). |
GRES | Generic Resources — typically GPU type and count (e.g.,
JAVA
). |
AVAIL_FEATURES | Node attributes and tags (e.g., partition, interconnect, CPU model, GPU type, VNC support, etc.). |