This repository includes a collection of functions to assess recent usage statistics on Slurm-based resources. It contains a mixture of existing open source tools developed elsewhere, and functions developed by CU Boulder Research Computing. Available commands include:
'suacct' (SU usage for each user of a specified account over N days)
'suuser' (SU usage for a specfied user over N days)
'seff' (CPU and RAM efficiency for a specified job; contribued by Slurm and originally developed by Princeton University RC)
'jobstats' (job statistics for all jobs run by a specified user over N days)
'levelfs' (current fair share priority for a specified user)