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

Fix comparison of async MRs with different underlying pools. #965

Merged
merged 3 commits into from
Feb 4, 2022

Conversation

harrism
Copy link
Member

@harrism harrism commented Feb 2, 2022

Fixes #899

Adds a test that comparison of async MRs with different underlying cudaMempool handles returns false, and implements the correct behavior.

@harrism harrism requested a review from a team as a code owner February 2, 2022 01:35
@github-actions github-actions bot added the cpp Pertains to C++ code label Feb 2, 2022
@harrism harrism added bug Something isn't working non-breaking Non-breaking change and removed cpp Pertains to C++ code labels Feb 2, 2022
@harrism harrism self-assigned this Feb 2, 2022
@github-actions github-actions bot added the cpp Pertains to C++ code label Feb 2, 2022
@harrism
Copy link
Member Author

harrism commented Feb 3, 2022

rerun tests

@harrism
Copy link
Member Author

harrism commented Feb 4, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 6e2821a into rapidsai:branch-22.04 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp Pertains to C++ code non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] cuda_async_memory_resource compares equal to another with a different pool
3 participants