Skip to content

Releases: Azure/cyclecloud-slurm

2.0.0

16 Jul 03:32
Compare
Choose a tag to compare
When restarting a cluster, it isn’t an error if the nodes already exist

1.1.0

02 Jul 15:17
ecf450b
Compare
Choose a tag to compare

This change pre-assigns user ID for slurm and munge service accounts. The following attributes are exposed to control the user names and IDs:

slurm.user.name = slurm
slurm.user.uid = 11100
munge.user.name = munge
munge.user.uid = 11101

See project README for documentation on working around potential UID conflicts on custom images.

CycleCloud Slurm 1.0.2

31 Jan 17:47
Compare
Choose a tag to compare
  • Removed link file mode, resulting in unsupported File.lchmod calls on newer jetpacks
  • Bumped Slurm to 17.11.12-1

1.0.1 Release

18 Oct 02:10
2c51654
Compare
Choose a tag to compare

A minor update fixing an issue when running in a very large subnet.

Initial Slurm support with binaries

21 Aug 00:56
Compare
Choose a tag to compare
v1.0.0

Set drained node to undrain, not idle