[slurm-users] Simple script to identify inefficient

Chris Samuel samuel at unimelb.edu.au
Fri Nov 17 17:44:59 MST 2017


On Saturday, 18 November 2017 12:16:03 AM AEDT Sternberger, Sven wrote:

> # ./wasteReport.py --partition --start "11/01-00:00" --order Efficiency

Interesting, but just a heads up that it doesn't work on RHEL6.

# ./wasteReport.py --partition --start "11/01-00:00" --order Efficiency
Traceback (most recent call last):
  File "./wasteReport.py", line 98, in <module>
    cmdList.append("--starttime={}".format(args.starttime))
ValueError: zero length field name in format

I had to use one of our compiled 2.7.x versions of Python to get past that.

All the best,
Chris
-- 
 Christopher Samuel        Senior Systems Administrator
 Melbourne Bioinformatics - The University of Melbourne
 Email: samuel at unimelb.edu.au Phone: +61 (0)3 903 55545




More information about the slurm-users mailing list