Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To check remaining HPC resources, use sbalance command.

hpcuser@x3002c0s9b0n0:~> sbalance

Account    Descr   Remaining(%)  Allocation(SHr)   Remaining(SHr)        Used(SHr)
----------------------------------------------------------------------------------
lt123456  myproj        98.94%         26041.67         25764.53           277.14

SHr is service unit hour which is equivalent to 1 hour of a compute node (128 CPU cores).


To see details for each user, using sbalance -d


To see remaining node-hours for each partition using -c, -m, -g option for compute, memory, gpu partition respectively.

For example,

hpcuser@x3002c0s9b0n0:~> sbalance -g

                                                   Service Hour                    GPU (Estimated)
Account    Descr   Remaining(%)  Allocation(SHr)        Used(SHr)   Remaining(SHr)  Remain(Node-Hr)
---------------------------------------------------------------------------------------------------
lt999999  myproj2        89.25%        221875.00         23846.19        198028.81         56579.66
  • No labels