ResearchComputing / curc-bench

benchmarking and testing utilities for CU-Boulder Research Computing resources
2 stars 2 forks source link

re-base bench.reserve on popen/scontrol #68

Closed anderbubble closed 9 years ago

anderbubble commented 9 years ago

We intended to move bench.reserve to pyslurm; but a bug/missing feature in pyslurm prevents us from setting the name of the reservation. Until that is fixed, we need to go back to scontrol.

That said, this should be implemented at bench.slurm.scontrol, or similar.