Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Fix warp scan exlusive sum for vector types #611

Merged

Conversation

kaatish
Copy link
Collaborator

@kaatish kaatish commented Jan 5, 2023

Fixes #610

@kaatish kaatish added the type: bug: functional Does not work as intended. label Jan 5, 2023
@kaatish kaatish requested a review from gevtushenko January 5, 2023 15:59
@kaatish kaatish self-assigned this Jan 5, 2023
cub/warp/warp_scan.cuh Show resolved Hide resolved
@gevtushenko gevtushenko added the release: breaking change Include in "Breaking Changes" section of release notes. label Jan 6, 2023
gevtushenko added a commit to gevtushenko/thrust that referenced this pull request Jan 6, 2023
gevtushenko added a commit to gevtushenko/thrust that referenced this pull request Jan 6, 2023
@gevtushenko gevtushenko added the testing: gpuCI in progress Started gpuCI testing. label Jan 6, 2023
@gevtushenko gevtushenko merged commit 8bdb54d into NVIDIA:main Jan 7, 2023
@gevtushenko gevtushenko added testing: gpuCI passed Passed gpuCI testing. and removed testing: gpuCI in progress Started gpuCI testing. labels Jan 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release: breaking change Include in "Breaking Changes" section of release notes. testing: gpuCI passed Passed gpuCI testing. type: bug: functional Does not work as intended.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

WarpScan ExclusiveSum does not compile with vector types
2 participants