/py-slurmtop

Show node occupancy and job information for the SLURM job system.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

py-slurmtop

Show node occupancy and job information for SLURM job system.

No administrator premission required.

No dependencies (other than the availability of the SLURM command scontrol).

Installation

python3 -m pip install py-slurmtop --extra-index-url=https://hczhai.github.io/py-slurmtop/pypi/
python3 -m pip install py-slurmtop

Usage

slurmtop show node and job information.

slurmtop -u <user> show node and job information for the given user only.

slurmtop -g <group> show node and job information for the given group only.

slurmtop -j show job information only.

slurmtop -n show node information only.

Screenshot

Screenshot