-
Notifications
You must be signed in to change notification settings - Fork 160
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
Release v1.40.0 #3091
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
implement kubectl-apply module
SlurmGCP. Don't skip clean up of "stopped" instances
for scheduled maintenance
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>
…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
Update Toolkit release to v1.40.0
NeMo readme instructions for preloading gpt2 tokenizer
Update NeMo 23.11 to 24.07
Increase resume-timeout for TPU partition in blueprint
rohitramu
approved these changes
Oct 2, 2024
cdunbar13
approved these changes
Oct 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.