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

GPU Manager should detect the nvidia-ctk #1824

Open
axel7083 opened this issue Oct 1, 2024 · 0 comments · May be fixed by #1825
Open

GPU Manager should detect the nvidia-ctk #1824

axel7083 opened this issue Oct 1, 2024 · 0 comments · May be fixed by #1825
Assignees
Labels
kind/feature 💡 Issue for requesting a new feature

Comments

@axel7083
Copy link
Contributor

axel7083 commented Oct 1, 2024

Is your feature request related to a problem? Please describe

Podman do not expose the Container Device Interface available, we provide instructions for the user to setup the --device option properly in the machine https://podman-desktop.io/docs/podman/gpu.

AI Lab do not use the --device nvidia.com/gpu=all it makes some mounting and symlinks at runtime to achieve same behaviour. However, this do not work on Linux.

We should provide a way to configure this for the user (see epic #1708)

If we can detect if the NVIDIA CDI is properly configured, we can then easily make the banner for

Describe the solution you'd like

The GPUManager should check if nvidia-ctk executable is available on the VM, or on the host (linux).

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature 💡 Issue for requesting a new feature
Projects
Status: 🚥 In Review
Development

Successfully merging a pull request may close this issue.

1 participant