Thanks to visit codestin.com
Credit goes to github.com

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

Conversation

canonizer
Copy link
Contributor

Fixed the computation of offsets in the histogram kernel. This should fix #459.

@alliepiper alliepiper added the P1: should have Necessary, but not critical. label May 2, 2022
@alliepiper alliepiper added this to the 1.17.0 milestone May 2, 2022
@canonizer canonizer changed the title Fixed computation of offsets in histogram kernel Fixed computation of offsets in sorting May 3, 2022
alliepiper added a commit to alliepiper/thrust that referenced this pull request May 4, 2022
@alliepiper alliepiper added the testing: gpuCI in progress Started gpuCI testing. label May 4, 2022
@alliepiper
Copy link
Collaborator

alliepiper commented May 4, 2022

gpuCI: NVIDIA/thrust#1679

@alliepiper alliepiper merged commit eda2917 into NVIDIA:main May 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

P1: should have Necessary, but not critical. testing: gpuCI in progress Started gpuCI testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeviceRadixSort::SortPairs hangs if unsigned numItems is close to 2^32

3 participants