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

copy_range ballot_syncs to have no execution dependency #11508

Merged

Conversation

robertmaynard
Copy link
Contributor

Description

We can simplify the logic around determining the warp_mask by having both queries issued without a dependency

Checklist

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

@robertmaynard robertmaynard added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 10, 2022
@robertmaynard robertmaynard requested a review from a team as a code owner August 10, 2022 20:59
@robertmaynard robertmaynard added this to PR-WIP in v22.10 Release via automation Aug 10, 2022
@github-actions github-actions bot added the libcudf Affects libcudf (C++/CUDA) code. label Aug 10, 2022
v22.10 Release automation moved this from PR-WIP to PR-Reviewer approved Aug 10, 2022
robertmaynard and others added 3 commits August 10, 2022 18:42
We can simplify the logic around determining the warp_mask
by having both queries issued without a dependency
Co-authored-by: David Wendt <45795991+davidwendt@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.10@9257549). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff               @@
##             branch-22.10   #11508   +/-   ##
===============================================
  Coverage                ?   86.48%           
===============================================
  Files                   ?      144           
  Lines                   ?    22850           
  Branches                ?        0           
===============================================
  Hits                    ?    19761           
  Misses                  ?     3089           
  Partials                ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@robertmaynard
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5628f57 into rapidsai:branch-22.10 Aug 11, 2022
v22.10 Release automation moved this from PR-Reviewer approved to Done Aug 11, 2022
@robertmaynard robertmaynard deleted the copy_range_correct_ballot_warp branch August 11, 2022 12:55
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 improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants