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

Apply CUDA event RAII wrapper to cuDF whenever possible #16890

Draft
wants to merge 2 commits into
base: branch-24.12
Choose a base branch
from

Conversation

kingcrimsontianyu
Copy link
Contributor

Description

closes #16815

Checklist

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

@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. CMake CMake build issue labels Sep 24, 2024
@kingcrimsontianyu kingcrimsontianyu self-assigned this Sep 24, 2024
Copy link

copy-pr-bot bot commented Sep 24, 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 Python Affects Python cuDF API. Java Affects Java cuDF API. cudf.pandas Issues specific to cudf.pandas cudf.polars Issues specific to cudf.polars pylibcudf Issues specific to the pylibcudf package labels Sep 24, 2024
@kingcrimsontianyu kingcrimsontianyu changed the base branch from branch-24.10 to branch-21.12 September 24, 2024 19:52
@kingcrimsontianyu kingcrimsontianyu changed the base branch from branch-21.12 to branch-24.12 September 24, 2024 19:53
@kingcrimsontianyu kingcrimsontianyu added non-breaking Non-breaking change feature request New feature or request and removed Python Affects Python cuDF API. Java Affects Java cuDF API. cudf.pandas Issues specific to cudf.pandas cudf.polars Issues specific to cudf.polars pylibcudf Issues specific to the pylibcudf package non-breaking Non-breaking change labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake CMake build issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

[FEA] Apply the RAII event wrapper wherever possible
1 participant