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

Add configuration to share JNI pinned pool with cuIO #10568

Merged
merged 2 commits into from
Mar 13, 2024

Conversation

abellina
Copy link
Collaborator

@abellina abellina commented Mar 8, 2024

This depends on rapidsai/cudf#15255

We are adding a flag (default true) where our pinned pool is going to be also leveraged by cuIO for small pinned allocations.

In cuDF we are providing a fallback wrapper where the fallback is direct pinned allocations.

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
@abellina abellina added feature request New feature or request performance A performance related task/issue cudf_dependency An issue or PR with this label depends on a new feature in cudf labels Mar 8, 2024
@mattahrens
Copy link
Collaborator

build

2 similar comments
@abellina
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator Author

build

@revans2 revans2 merged commit f26ce1f into NVIDIA:branch-24.04 Mar 13, 2024
42 of 43 checks passed
@sameerz sameerz removed the feature request New feature or request label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf_dependency An issue or PR with this label depends on a new feature in cudf performance A performance related task/issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants