Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 272 Bytes

File metadata and controls

13 lines (9 loc) · 272 Bytes

clusterState.py

Scrape a snapshot of the per-user usage data from the SLURM controller.

Running

Run on the Pool Cluster as is (default environment) on the python/3.6 build. Type

python clusterState.py

in the folder containing the file.

get_data.py