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

[FEA] Move to RMM apis get_current_device_resource_ref #2358

Closed
abellina opened this issue Aug 27, 2024 · 1 comment · Fixed by #2372 · May be fixed by #2398
Closed

[FEA] Move to RMM apis get_current_device_resource_ref #2358

abellina opened this issue Aug 27, 2024 · 1 comment · Fixed by #2372 · May be fixed by #2398
Assignees

Comments

@abellina
Copy link
Collaborator

In the spark-rapids-jni code I see several calls to get_current_device_resource, but this is going to be deprecated by rapidsai/rmm#1661. We need to move to get_current_device_resource_ref.

Corresponding cuDF issue: rapidsai/cudf#16673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment