You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GPU detection currently does not take account of NVswitch setups which may require additional packages to be installed, such as nvidia-fabricmanager-535 and libnvidia-nscq-535.
Bug Description
The GPU detection currently does not take account of NVswitch setups which may require additional packages to be installed, such as
nvidia-fabricmanager-535
andlibnvidia-nscq-535
.This detection is not handled by the
UbuntuDrivers.detect
library theslurmd
charm relies on and installation of relevant packages is marked as a manual step in the documentation: https://documentation.ubuntu.com/server/how-to/graphics/install-nvidia-drivers/#optional-stepTo Reproduce
Install
slurmd
charm on a system with NVswitch hardware. Packagesnvidia-fabricmanager
andlibnvidia-nscq
are not automatically installed.Environment
slurmd
with GPU support.Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: