Skip to content

Releases: ucb-rit/slurm-banking-plugins

Release v0.1.12-centos7

Choose a tag to compare

@github-actions github-actions released this 02 Feb 23:27
Document Slurm API usage

Release v0.1.12-centos6

Choose a tag to compare

@github-actions github-actions released this 02 Feb 23:29
Document Slurm API usage

Release v0.1.11-centos7

Choose a tag to compare

@github-actions github-actions released this 06 Jan 00:39
More safely handle format strings

Release v0.1.10-centos7

Choose a tag to compare

@github-actions github-actions released this 05 Jan 22:07
Fix info() function for newer Slurm

Release v0.1.9-centos7

Choose a tag to compare

@github-actions github-actions released this 09 Dec 22:52
b0d6424
Merge pull request #3 from ucb-rit/partitions-fix

Partitions fix

Release v0.1.8-centos7

Choose a tag to compare

@github-actions github-actions released this 10 Apr 19:39
90476e8
Make nicer logging format

Release v0.1.8-centos6

Choose a tag to compare

@github-actions github-actions released this 10 Apr 19:38
90476e8
Make nicer logging format

Release v0.1.7-centos7

Choose a tag to compare

@github-actions github-actions released this 03 Apr 21:11
c134544
Fix example toml to reflect v0.1.7 changes

Release v0.1.7-centos6

Choose a tag to compare

@github-actions github-actions released this 03 Apr 21:13
c134544
Fix example toml to reflect v0.1.7 changes

v0.1.7

Choose a tag to compare

@nicolaschan nicolaschan released this 06 Apr 18:30
v0.1.7
287e1f1
  • 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.