Skip to content

Conversation

hgreebe
Copy link
Contributor

@hgreebe hgreebe commented Feb 25, 2025

Description of changes

  • Upgrade NVIDIA driver version from 550.127.08 to 570.86.15 for all OSs except AL2
  • Upgrade CUDA version from 12.4.1 to 12.8.0 for all OSs except AL2

Tests

  • Ran test_build_image for all OSs

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hgreebe hgreebe force-pushed the develop branch 3 times, most recently from 2162ba1 to 6358996 Compare February 26, 2025 13:53
@hgreebe hgreebe marked this pull request as ready for review February 26, 2025 14:01
@hgreebe hgreebe requested review from a team as code owners February 26, 2025 14:01
cuda_patch = '0'
cuda_complete_version = "#{cuda_version}.#{cuda_patch}"
cuda_version_suffix = '550.54.15'
cuda_version_suffix = '570.86.10'
Copy link
Contributor

@gmarciani gmarciani Feb 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be 570.86.15?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no because cuda 12.8 supports >= 570.26, but the cuda version suffix is 570.86.10
Just like the previous driver version we had was 550.127.08 but the cuda 12.4 suffix was 550.54.15

@hgreebe hgreebe merged commit 9f70919 into aws:develop Feb 26, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants