Skip to content

A3 Ultra Slurm: workaround temporary driver packaging issue#4059

Merged
tpdownes merged 1 commit into
GoogleCloudPlatform:release-candidatefrom
tpdownes:fix_a3u_packaging
May 5, 2025
Merged

A3 Ultra Slurm: workaround temporary driver packaging issue#4059
tpdownes merged 1 commit into
GoogleCloudPlatform:release-candidatefrom
tpdownes:fix_a3u_packaging

Conversation

@tpdownes

@tpdownes tpdownes commented May 5, 2025

Copy link
Copy Markdown
Contributor

Without this change, we cannot install the latest NVIDIA drivers and libraries in version-alignment. This change installs the latest 570 series drivers at the time of the commit.

Underlying issue is that the linux-modules-nvidia-570-server-open-gcp metapackage does not have a released version that points to a prebuilt 570.133.20 driver package.

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 #

Without this change, we cannot install the latest NVIDIA drivers and
libraries in version-alignment. This change installs the latest 570
series drivers at the time of the commit.
@tpdownes tpdownes added the release-bugfix Added to release notes under the "Bug fixes" heading. label May 5, 2025
@tpdownes tpdownes marked this pull request as ready for review May 5, 2025 14:19
@tpdownes tpdownes requested review from a team and samskillman as code owners May 5, 2025 14:19
@tpdownes tpdownes merged commit c0b8bed into GoogleCloudPlatform:release-candidate May 5, 2025
16 of 69 checks passed
@tpdownes tpdownes deleted the fix_a3u_packaging branch May 5, 2025 16:18
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