Skip to content

Conversation

gmarciani
Copy link
Contributor

@gmarciani gmarciani commented Feb 17, 2025

Description of changes

Remove 'no-cc-version-check' from installation of nvidia driver
We remove it because:
1/ it is not supported anymore by the NVIDIA installer.
2/ it was an unsafe workaround introduced in 3.8.0 (#2404), which was supposed to be there only in the short term and in ended be there for long time.
3/ we introduced in 3.12.0 a logic to install NVIDIA drivers using the gcc version used to compile the kernel #2852.

Tests

AMI build succeeded on all supported OSes

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

@gmarciani gmarciani added the 3.x label Feb 17, 2025
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.63%. Comparing base (a21a33e) to head (1e1cc96).
Report is 10 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2878   +/-   ##
========================================
  Coverage    76.63%   76.63%           
========================================
  Files           22       22           
  Lines         2243     2243           
========================================
  Hits          1719     1719           
  Misses         524      524           
Flag Coverage Δ
unittests 76.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…ver.

We remove it because:
  1/ it is not supported anymore by the NVIDIA installer.
  2/ it was an unsafe workaround introduced in 3.8.0 (aws#2404), which was supposed to be there only in the short term and in ended be there for long time.
  3/ we introduced in 3.12.0 a logic to install NVIDIA drivers using the gcc version used to compile the kernel aws#2852.
@gmarciani gmarciani force-pushed the wip/mgiacomo/3130/nvidia-restore-cc-version-check-0217-1 branch from cf6f105 to 9df46f2 Compare February 17, 2025 21:39
@gmarciani gmarciani marked this pull request as ready for review February 18, 2025 21:36
@gmarciani gmarciani requested review from a team as code owners February 18, 2025 21:36
@gmarciani gmarciani enabled auto-merge (rebase) February 19, 2025 18:32
@gmarciani gmarciani merged commit 396605a into aws:develop Feb 19, 2025
28 of 30 checks passed
@gmarciani gmarciani deleted the wip/mgiacomo/3130/nvidia-restore-cc-version-check-0217-1 branch February 19, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants