Skip to content

Add fix for devices that do not have memory resources #1139

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

pentschev
Copy link
Member

Devices without a dedicated memory resource will raise a pynvml.NVMLError_NotSupported exception, we then leave those to UCX's default.

Additionally the exception has been renamed to pynvml.NVMLError_NotSupported, it was either wrong or previously existed under that submodule but it does not exist anymore.

@pentschev pentschev requested a review from a team as a code owner May 22, 2025 20:43
@pentschev pentschev added bug Something isn't working non-breaking labels May 22, 2025
@pentschev pentschev changed the base branch from branch-0.45 to branch-0.44 May 22, 2025 20:56
@pentschev
Copy link
Member Author

Thanks @madsbk !

@pentschev
Copy link
Member Author

/merge

@raydouglass raydouglass merged commit 5c62a91 into rapidsai:branch-0.44 May 23, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants