Checking LANTA HPC Status
Checking LANTA HPC Status
To check LANTA HPC computing resources status, use sinfo
command.
Example
hpcuser@x3002c0s9b0n0:~> sinfo
PARTITION AVAIL TIMELIMIT NODES STATE NODELIST
compute* up 5-00:00:00 32 alloc lanta-c-[001-032]
compute* up 5-00:00:00 94 idle lanta-c-[065-158]
compute* up 5-00:00:00 32 mix lanta-c-[033-064]
compute-devel up 2:00:00 2 idle lanta-c-[159-160]
gpu up 5-00:00:00 96 alloc lanta-g-[001-096]
gpu up 5-00:00:00 78 idle lanta-g-[097-174]
gpu-devel up 2:00:00 2 idle lanta-g-[175-176]
memory up 5-00:00:00 10 idle lanta-m-[001-010]
Title | Detail |
---|---|
PARTITION | partition name |
AVAIL | status of given partition (up : ready to use, down : not ready to use) |
TIMELIMIT | Maximum time that a job can run continuously (day-hh:mm:ss) |
NODES | number of nodes in given partition |
STATE | given partition status (idle : free, alloc : all cores are occupied, mix : some cores is/are occupied) |
NODELIST | list of nodes name in given partition |
, multiple selections available,
Related content
LANTA overview
LANTA overview
More like this
Creating an environment using Mamba on LANTA-HPC
Creating an environment using Mamba on LANTA-HPC
Read with this
Checking Job status
Checking Job status
More like this
การรัน Python Script บน LANTA โดยใช้โปรแกรม Apptainer
การรัน Python Script บน LANTA โดยใช้โปรแกรม Apptainer
More like this
Checking spent SHr in jobs
Checking spent SHr in jobs
More like this
Checking remaining resources
Checking remaining resources
More like this