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

Failed to initialize NVML: Unknown Error #817

Open
KongZouXiang opened this issue Nov 27, 2024 · 1 comment
Open

Failed to initialize NVML: Unknown Error #817

KongZouXiang opened this issue Nov 27, 2024 · 1 comment

Comments

@KongZouXiang
Copy link

KongZouXiang commented Nov 27, 2024

Here is my operating procedure
Image
Image

I don't know why this problem exists, is there a way to troubleshoot it
OS is: ubuntu 24.10

@KongZouXiang KongZouXiang changed the title OS is Failed to initialize NVML: Unknown Error Nov 27, 2024
@changdanyang
Copy link

docker run --rm -it --runtime=nvidia --gpus all --device=/dev/nvidia-uvm --device=/dev/nvidia-uvm-tools --device=/dev/nvidia-modeset --device=/dev/nvidiactl --device=/dev/nvidia0 nvcr.io/nvidia/cuda:12.0.0-base-ubuntu20.04 bash -c "nvidia-smi -L"

or

docker run --privileged --rm -it --runtime=nvidia --gpus all nvcr.io/nvidia/cuda:12.0.0-base-ubuntu20.04 bash -c "nvidia-smi -L"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants