Skip to content

Conversation

@alexreinking
Copy link
Member

@alexreinking alexreinking commented Jan 26, 2021

Backports: Fix cuda warp shuffle issue for narrow types (#5624)

  • Fix cuda warp shuffle issue for narrow types

In the case where no shuffle was necessary, we were upcasting the type to 32-bits needlessly and causing chaos.

(cherry picked from commit 57083e4)

* Fix cuda warp shuffle issue for narrow types

In the case where no shuffle was necessary, we were upcasting the type
to 32-bits needlessly and causing chaos.

(cherry picked from commit 57083e4)
@alexreinking alexreinking added this to the v11.0.0 milestone Jan 26, 2021
@alexreinking alexreinking requested a review from abadams January 26, 2021 01:48
@dsharletg
Copy link
Contributor

Failures look unrelated to CUDA, should this be merged?

@alexreinking alexreinking merged commit 734fec8 into release/11.x Feb 2, 2021
@alexreinking alexreinking deleted the backport/11/5624 branch February 2, 2021 21:57
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.

5 participants