v1.4.0: Advanced networking for Slurm V5, Version Updates, & Bug Fixes
Improvements
schedmd-slurm-gcp-v5-partition
: Added option to enable gVNIC and TIER 1 networking.install_ansible script
: Updated to provide a generalized process for installing python, pip & ansible on a variety of OS images.
Version updates
omnia-install
: v1.0 -> v1.3 of DellHPC Omniainstall_ansible
: v2.9 -> v2.11 of Ansibleschedmd-slurm-gcp-v5-partition
,schedmd-slurm-gcp-v5-controller
,schedmd-slurm-gcp-v5-login
: v5.0.3 -> v5.1.0 of Slurm on GCP
What's Changed
- Remove exit 0 command from Spack install by @tpdownes in #483
- Log runner that is being executed by @nick-stroud in #484
- Bump cloud.google.com/go/compute from 1.8.0 to 1.9.0 by @dependabot in #486
- Upgrade to slurm-gcp v5.1 by @nick-stroud in #487
- Update examples and docs to list ID first, source second by @thiagosgobe in #488
- Expose bandwidth_tier on Slurm V5 compute nodes by @nick-stroud in #490
- Additional validation for blueprint_name by @kkr16 in #482
- Synchronize develop with release branch by @tpdownes in #493
- Fixing bug forcing 8chars cluster_names (vs 10). by @cboneti in #498
- Incorporate Release v1.3.0 into develop by @nick-stroud in #499
- Roll version on develop to v1.3.1 by @nick-stroud in #501
- Update ansible install script by @heyealex in #485
- Return correct code from ansible-local runners by @heyealex in #503
- Update Omnia version in omnia-install by @heyealex in #495
- fix: open in cloud shell misinterpreted variable substitution by @nick-stroud in #512
- Update Batch list command to match updated API by @nick-stroud in #513
- Roll version for minor release by @nick-stroud in #525
- Release v1.4.0 by @nick-stroud in #520
New Contributors
- @thiagosgobe made their first contribution in #488
Full Changelog: v1.3.0...v1.4.0