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

Update host memory allocation to use new Raw alloc APIs #10412

Draft
wants to merge 12 commits into
base: branch-24.06
Choose a base branch
from

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Feb 12, 2024

This is a follow on PR to deal with rapidsai/cudf#15026 and NVIDIA/spark-rapids-jni#1778

Without this change once the other two PRs are merged in the plugin will start to fail because when we se the default allocator it will now end up calling back into itself recursively and blow the stack.

There is more work that would be good to do to clean things up more, but I will do that as a follow on issue.

jlowe
jlowe previously approved these changes Mar 6, 2024
@revans2 revans2 changed the base branch from branch-24.04 to branch-24.06 April 10, 2024 17:55
@revans2 revans2 dismissed jlowe’s stale review April 10, 2024 17:55

The base branch was changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants