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

Use JNI pinned pool resource with cuIO #15255

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

abellina
Copy link
Contributor

@abellina abellina commented Mar 8, 2024

Description

Following #15079, we add a way to share the pinned pool in JNI with cuIO via the new method added by @nvdbaranec set_host_memory_resource.

Checklist

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

@abellina abellina added feature request New feature or request Spark Functionality that helps Spark RAPIDS non-breaking Non-breaking change labels Mar 8, 2024
@abellina abellina requested a review from a team as a code owner March 8, 2024 18:20
Copy link

copy-pr-bot bot commented Mar 8, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions bot added the Java Affects Java cuDF API. label Mar 8, 2024
@abellina
Copy link
Contributor Author

abellina commented Mar 8, 2024

/ok to test

@AyodeAwe AyodeAwe merged commit 69952b0 into rapidsai:branch-24.04 Mar 8, 2024
72 of 73 checks passed
@abellina abellina deleted the jni_cuio_pinned branch March 8, 2024 22:55
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants