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

Convert libcudf resource parameters to rmm::device_async_resource_ref #15499

Closed

Conversation

harrism
Copy link
Member

@harrism harrism commented Apr 10, 2024

Description

Closes #15498

I still need to figure out how to build and test the JNI bindings.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@harrism harrism added improvement Improvement / enhancement to an existing function breaking Breaking change labels Apr 10, 2024
@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. Java Affects Java cuDF API. labels Apr 10, 2024
@harrism harrism closed this Apr 10, 2024
@harrism harrism deleted the device_async_resource_ref branch April 10, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code.
Projects
Status: Done
Archived in project
Development

Successfully merging this pull request may close these issues.

Replace device_memory_resource* with device_async_resource_ref
1 participant