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

Wrong exn for wsl #42

Open
lmeyerov opened this issue Dec 24, 2021 · 0 comments
Open

Wrong exn for wsl #42

lmeyerov opened this issue Dec 24, 2021 · 0 comments

Comments

@lmeyerov
Copy link

lmeyerov commented Dec 24, 2021

For unsupported wsl calls, downstream projects are expecting exn Unsupported but receiving Unknown, and thus failing fast instead of proceeding w/ partial nvidia support: See rapidsai/cudf#9955 + dask/distributed#5628

Instead, wsl calls should realize they're unsupported and pass that along. I'm guessing this may be difficult based on the linked issues.

This falls under the general pynvml wsl support issue: #26

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

1 participant