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

Install latest driver version on RHEL by default #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pescobar
Copy link
Contributor

The role was not installing latest driver version by default on RHEL systems. With this change the latest driver is installed unless a specific version is selected using var nvidia_driver_package_version

One of the reasons was that there is no yum package named nvidia-driver-latest-dkms-'+nvidia_driver_package_version

After applying this patch it's not clear for me why there are two vars nvidia_driver_package_version and nvidia_driver_branch. I guess using a single var should work fine and be simpler isn't it?

goneri added a commit to goneri/ec2-cuda-podman-deploy that referenced this pull request Jul 30, 2024

Verified

This commit was signed with the committer’s verified signature.
goneri Gonéri Le Bouder
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.

None yet

1 participant