-
Notifications
You must be signed in to change notification settings - Fork 31
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
Support for WSL (Windows Subsystem for Linux) #26
Comments
It seems that NVML is supposed to be supported since 510.06. |
Actually, 510.06 is supposed to support NVML within docker containers in WSL, but NVML was initially supported in WSL in 465.42. |
@kenhester, do you know if there is anything special that needs to be done on the PyNVML side to support WSL? Or should things just work there? |
cc @charlesbluca for vis |
3 tasks
Also: #42 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Opening this issue to track WSL (Windows Subsystem for Linux). Currently this is not supported as NVML is not supported on WSL (based on reading this note from the NVIDIA WSL docs).
However when NVML is supported on Windows, it would be nice to try using/testing pynvml on Windows.
For more general RAPIDS support of WSL, please see issue ( rapidsai/cudf#28 ).
The text was updated successfully, but these errors were encountered: