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

cuda issues #1243

Open
s-elh opened this issue Jan 30, 2025 · 1 comment
Open

cuda issues #1243

s-elh opened this issue Jan 30, 2025 · 1 comment

Comments

@s-elh
Copy link

s-elh commented Jan 30, 2025

err 1 :

When running the attached PyTorch script "test_torch.py", the script is able to detect the GPU "NVIDIA A10-6C", but it cannot run on CUDA, as you can see below:

Image

err 2:

When allocating a GPU to a notebook, it is detected only for a few hours, after which the code can no longer detect the GPU. To reassign the GPU to the notebook, we need to stop the notebook server and restart it. Below is the output of the PyTorch script once the GPU is no longer detected:

Image

@chipzoller
Copy link
Contributor

This doesn't seem related to the GPU operator.

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