Releases: ucb-rit/slurm-banking-plugins
Releases · ucb-rit/slurm-banking-plugins
Release v0.1.12-centos7
Document Slurm API usage
Release v0.1.12-centos6
Document Slurm API usage
Release v0.1.11-centos7
More safely handle format strings
Release v0.1.10-centos7
Fix info() function for newer Slurm
Release v0.1.9-centos7
Merge pull request #3 from ucb-rit/partitions-fix Partitions fix
Release v0.1.8-centos7
Make nicer logging format
Release v0.1.8-centos6
Make nicer logging format
Release v0.1.7-centos7
Fix example toml to reflect v0.1.7 changes
Release v0.1.7-centos6
Fix example toml to reflect v0.1.7 changes
v0.1.7
- Remove QoS from equation (may be added back in future)
- Unlisted partitions get default cost as 0
- Short circuit check to accept automatically if partition cost is 0.
This will mean that if the partition cost is 0 then users can ALWAYS
submit jobs to it, even if the user has used up the entire allocation.