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

Implement NVswitch detection #60

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

Implement NVswitch detection #60

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

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.

This detection is not handled by the UbuntuDrivers.detect library the slurmd 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-step

To Reproduce

Install slurmd charm on a system with NVswitch hardware. Packages nvidia-fabricmanager and libnvidia-nscq are not automatically installed.

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