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

Adapt to rapidsai/rmm#1221 which moves allocator callbacks #932

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

wence-
Copy link
Contributor

@wence- wence- commented Feb 24, 2023

The allocator callbacks now live in their own submodules (so that RMM does not, for example, import pytorch unless required) and so must be explicitly imported.

wence- and others added 2 commits February 24, 2023 11:44
The allocator callbacks now live in their own submodules (so that RMM
does not, for example, import pytorch unless required) and so must be
explicitly imported.
@wence- wence- marked this pull request as ready for review February 28, 2023 09:43
@wence- wence- requested a review from a team as a code owner February 28, 2023 09:43
Copy link
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @wence- !

@pentschev
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 8d97de1 into rapidsai:branch-0.31 Feb 28, 2023
@wence- wence- deleted the wence/fix/rmm-allocator-move branch February 28, 2023 17:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants