Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.40.0 #3091

Merged
merged 147 commits into from
Oct 3, 2024
Merged

Release v1.40.0 #3091

merged 147 commits into from
Oct 3, 2024

Conversation

tpdownes
Copy link
Member

@tpdownes tpdownes commented Oct 2, 2024

What's Changed

Important

All HPC VM images based upon CentOS 7 have been deprecated. This means that
referring to the "hpc-centos-7" family in the "cloud-hpc-image-public"
project will fail. We recommend migrating to the "hpc-rocky-linux-8" family
that is the new default throughout the Toolkit. If CentOS 7 is truly needed,
the final HPC CentOS 7 image can be used by its name: "hpc-centos-7-v20240712".

Key New Features 🎉

New Modules 🧱

Module Improvements 🔨

Improvements 🛠

Deprecations 💤

Version Updates ⏫

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: v1.39.0...v1.40.0

NOTES FOR REVIEWER

The observed integration test failures are being addressed on develop:

Submission Checklist

NOTE: Community submissions can take up to 2 weeks to be reviewed.

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cluster Toolkit Contribution guidelines #

sharabiani and others added 30 commits August 19, 2024 23:54
SlurmGCP. Don't skip clean up of "stopped" instances
Add enable-maintenance-reservation flag in slurm to control reservation for scheduled maintenance
Updating image builder for internal provider
Add cluster deployment step to a3-megagpu-8g integration test
Update gVNIC driver in A3 Mega solution
Implement udev-based approach to mounting aperture devices
…or injecting rxdm sidecar and other required components into user workload
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
- [Commits](golang/sys@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
RachaelSTamakloe and others added 14 commits September 26, 2024 14:46
…k_setup_variables

removing deprecated spack setup variables
…le_variables

removing deprecated ramble setup variables
…ount_issue

resolving error when var.initial_node_count is null
For both v6 and v5 (legacy) A3 High blueprints, adopt the receive data
path manager solution from the master branch, which is actively
maintained.
A3 High blueprint prolog solution updates
NeMo readme instructions for preloading gpt2 tokenizer
@tpdownes tpdownes added the release-chore To not include into release notes label Oct 2, 2024
@tpdownes tpdownes self-assigned this Oct 2, 2024
@tpdownes tpdownes requested review from mr0re1 and rohitramu October 2, 2024 20:58
@tpdownes tpdownes assigned cdunbar13 and unassigned tpdownes Oct 3, 2024
@tpdownes tpdownes requested review from cdunbar13 and removed request for mr0re1 October 3, 2024 14:01
@cdunbar13 cdunbar13 assigned tpdownes and unassigned cdunbar13 Oct 3, 2024
@tpdownes tpdownes merged commit f9f9256 into main Oct 3, 2024
14 of 57 checks passed
@tpdownes tpdownes deleted the release-candidate branch October 3, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-chore To not include into release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.