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 thread_index_type to avoid out of bounds accesses in conditional joins #13971

Merged
merged 9 commits into from
Sep 7, 2023

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Aug 25, 2023

Description

See #10368 (and more recently #13771

Checklist

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

@vyasr vyasr added bug Something isn't working 3 - Ready for Review Ready for review by team libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change labels Aug 25, 2023
@vyasr vyasr requested a review from a team as a code owner August 25, 2023 22:54
@vyasr vyasr self-assigned this Aug 25, 2023
cpp/src/join/conditional_join_kernels.cuh Outdated Show resolved Hide resolved
cpp/src/join/conditional_join_kernels.cuh Show resolved Hide resolved
cpp/src/join/conditional_join_kernels.cuh Outdated Show resolved Hide resolved
cpp/src/join/conditional_join_kernels.cuh Outdated Show resolved Hide resolved
@vyasr
Copy link
Contributor Author

vyasr commented Sep 7, 2023

/merge

@rapids-bot rapids-bot bot merged commit b4da39c into rapidsai:branch-23.10 Sep 7, 2023
58 checks passed
@vyasr vyasr deleted the fix/thread_index_joins branch March 31, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants