-
Notifications
You must be signed in to change notification settings - Fork 15
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
Try to install NVIDIA driver if not present in the machine #328
Merged
+336
−112
Commits on Sep 26, 2024
-
Try to install NVIDIA driver if not present in the machine
detect if NVIDIA driver is present by the /proc/driver/nvidia/version file and: * if present, doesn't try to install * if not present, try to install using the ubuntu-drivers pkg * even if installed, the machine might require reboot. To detect this, we check if nvidia-smi command is working.
Configuration menu - View commit details
-
Copy full SHA for 4469950 - Browse repository at this point
Copy the full SHA 4469950View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8eee9e - Browse repository at this point
Copy the full SHA b8eee9eView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b6f1ef - Browse repository at this point
Copy the full SHA 0b6f1efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ba71e - Browse repository at this point
Copy the full SHA 08ba71eView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1c3141 - Browse repository at this point
Copy the full SHA d1c3141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 635619d - Browse repository at this point
Copy the full SHA 635619dView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba9ed08 - Browse repository at this point
Copy the full SHA ba9ed08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406deec - Browse repository at this point
Copy the full SHA 406deecView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fd769f - Browse repository at this point
Copy the full SHA 3fd769fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de64a0 - Browse repository at this point
Copy the full SHA 2de64a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1272fbf - Browse repository at this point
Copy the full SHA 1272fbfView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c65725d - Browse repository at this point
Copy the full SHA c65725dView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e355106 - Browse repository at this point
Copy the full SHA e355106View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa9a45 - Browse repository at this point
Copy the full SHA dfa9a45View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.