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

Enable NVIDIA DCGM in A3 Ultra Slurm blueprint #3673

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

tpdownes
Copy link
Member

The A3 Ultra Slurm blueprints inadvertently did not enable NVIDIA DCGM and the Cloud Ops Agent on the GPU compute nodes. This PR remedies that oversight.

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 #

@tpdownes tpdownes added the release-bugfix Added to release notes under the "Bug fixes" heading. label Feb 14, 2025
@tpdownes tpdownes self-assigned this Feb 14, 2025
@tpdownes tpdownes changed the base branch from main to develop February 14, 2025 15:57
In large clusters, we have sometimes observed a percentage of nodes
failing to join the cluster but, eventually retry and join. Increasing
the ResumeTimeout may help resolve this issue and is generally a
conservative choice.
@tpdownes tpdownes assigned alyssa-sm and unassigned tpdownes Feb 14, 2025
@tpdownes tpdownes marked this pull request as ready for review February 14, 2025 20:40
@tpdownes tpdownes merged commit b3dd4c3 into GoogleCloudPlatform:develop Feb 14, 2025
11 of 58 checks passed
@tpdownes tpdownes deleted the enable_a3u_dcgm branch February 14, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-bugfix Added to release notes under the "Bug fixes" heading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants