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

Consider where GPU driver installation does not require a reboot #59

Open
dsloanm opened this issue Jan 8, 2025 · 0 comments
Open

Consider where GPU driver installation does not require a reboot #59

dsloanm opened this issue Jan 8, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@dsloanm
Copy link
Contributor

dsloanm commented Jan 8, 2025

Bug Description

Currently the GPU driver detection does not account for the possibility of a driver install completing, the unit not being marked for reboot and the GPU modules not being loaded.

We should consider the possibility of this occurring. Installing drivers from the Ubuntu archive may always guarantee a reboot.

If it is a case needing accounted for, we should consider solutions, such as a manual modprobe nvidia or performing an unconditional reboot after any driver install.

To Reproduce

Deploy slurmd with GPU support.

Environment

slurmd with GPU support.

Relevant log output

N/A

Additional context

No response

@NucciTheBoss NucciTheBoss added the enhancement New feature or request label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants