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

Forward-merge branch-23.06 to branch-23.08 #13430

Merged
merged 1 commit into from
May 24, 2023
Merged

Conversation

GPUtester
Copy link
Collaborator

Forward-merge triggered by push to branch-23.06 that creates a PR to keep branch-23.08 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge.

…me (#13382)

Noticed the `experimental_row_operator_tests.cu` build time increased significantly in the last few weeks.
This PR splits the thrust calls into a separate .cu file. The remaining code is C++ but could not be converted to .cpp because the `row_operators.cuh` files contain device code that g++ cannot compile.

Authors:
  - David Wendt (https://github.com/davidwendt)

Approvers:
  - Nghia Truong (https://github.com/ttnghia)
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #13382
@GPUtester GPUtester requested a review from a team as a code owner May 24, 2023 14:43
@GPUtester GPUtester requested review from ttnghia and nvdbaranec May 24, 2023 14:43
@GPUtester GPUtester merged commit aaf9362 into branch-23.08 May 24, 2023
@GPUtester
Copy link
Collaborator Author

SUCCESS - forward-merge complete.

@github-actions github-actions bot added CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. labels May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants