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

Replace usages of raw get_upstream with get_upstream_resource() #2207

Merged
merged 12 commits into from
Mar 21, 2024

Conversation

miscco
Copy link
Contributor

@miscco miscco commented Mar 1, 2024

We want to get rid of raw memory resources so move to the new interface instead

We want to get rid of raw memory resources so move to the new interface instead
@miscco miscco requested a review from a team as a code owner March 1, 2024 14:04
@github-actions github-actions bot added the cpp label Mar 1, 2024
@miscco
Copy link
Contributor Author

miscco commented Mar 1, 2024

There is still one usage within cpp/test/core/device_resources_manager.cpp but I dont know how to properly transfer that to a resource_ref

@cjnolet cjnolet added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 4, 2024
@miscco
Copy link
Contributor Author

miscco commented Mar 6, 2024

@cjnolet I believe this should be ready for review

@miscco
Copy link
Contributor Author

miscco commented Mar 15, 2024

Can we get this in the release? @cjnolet

We want to deprecate get_upstream()soon

@miscco miscco changed the base branch from branch-24.04 to branch-24.06 March 21, 2024 17:07
@cjnolet
Copy link
Member

cjnolet commented Mar 21, 2024

/merge

@rapids-bot rapids-bot bot merged commit 52e0d73 into rapidsai:branch-24.06 Mar 21, 2024
69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants