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

Fix block shuffle #311

Conversation

gevtushenko
Copy link
Collaborator

In order to fix the issue with BlockShuffle::Down function I've written tests for BlockShuffle . It turned out that it was broken because of the wrong _TempStorage type which also led to extra shared memory usage.

@gevtushenko
Copy link
Collaborator Author

This PR also fixes this issue.

@alliepiper alliepiper added this to the 1.13.0 milestone May 26, 2021
@gevtushenko gevtushenko force-pushed the main-bug/github/cub_block_shuffle_down/264 branch from 805fce1 to dcf0671 Compare May 26, 2021 20:31
cmake/CubCudaConfig.cmake Show resolved Hide resolved
test/test_block_shuffle.cu Outdated Show resolved Hide resolved
test/test_block_shuffle.cu Outdated Show resolved Hide resolved
@gevtushenko gevtushenko force-pushed the main-bug/github/cub_block_shuffle_down/264 branch from dcf0671 to b0ab671 Compare May 27, 2021 11:23
@alliepiper alliepiper linked an issue Jun 1, 2021 that may be closed by this pull request
alliepiper added a commit to alliepiper/thrust that referenced this pull request Jun 1, 2021
@alliepiper alliepiper added testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. labels Jun 1, 2021
@alliepiper
Copy link
Collaborator

DVS CL: 30027318
gpuCI: NVIDIA/thrust#1451

@alliepiper alliepiper added testing: internal ci passed Passed internal NVIDIA CI (DVS). testing: gpuCI passed Passed gpuCI testing. and removed testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. labels Jun 8, 2021
@alliepiper alliepiper merged commit 54e686b into NVIDIA:main Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS).
Projects
None yet
2 participants