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

Revert "Change install-nvidia-drivers.md to have correct --gpgpu posi… #99

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

MitchellAugustin
Copy link
Contributor

…tion order"

This reverts commit 4a25983.

The 'this is gpgpu mode' print upon which this commit was based is inaccurate - in reality, the original ordering is the correct ordering, as can be shown by running
sudo ubuntu-drivers list --gpgpu --recommended
and seeing the -server driver recommended, whereas with
sudo ubuntu-drivers --gpgpu list --recommended
the UDA driver is recommended

…tion order"

This reverts commit 4a25983.

The 'this is gpgpu mode' print upon which this commit was based
is inaccurate - in reality, the original ordering is the correct
ordering, as can be shown by running
sudo ubuntu-drivers list --gpgpu --recommended
and seeing the -server driver recommended, whereas with
sudo ubuntu-drivers --gpgpu list --recommended
the UDA driver is recommended
@cpaelzer
Copy link
Contributor

I wonder which steps we should do for verifying doc contributions about things that need special HW other than trusting you and other.

Thanks for helping to update this. You did not lose karma points as you fixed your mistake yourself :-)

@cpaelzer cpaelzer merged commit 844a440 into canonical:main Dec 18, 2024
1 check 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