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

Fix bad cast in util_device. #404

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Conversation

alliepiper
Copy link
Collaborator

Fixes #286.

@alliepiper alliepiper assigned alliepiper and unassigned alliepiper Nov 10, 2021
@alliepiper alliepiper added type: bug: functional Does not work as intended. P0: must have Absolutely necessary. Critical issue, major blocker, etc. labels Nov 10, 2021
@alliepiper alliepiper added this to the 1.16.0 milestone Nov 10, 2021
alliepiper added a commit to alliepiper/thrust that referenced this pull request Nov 10, 2021
@alliepiper
Copy link
Collaborator Author

DVS CL: 30637405
gpuCI: NVIDIA/thrust#1567

@alliepiper alliepiper added testing: gpuCI in progress Started gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). labels Nov 10, 2021
cub/util_device.cuh Outdated Show resolved Hide resolved
alliepiper added a commit to alliepiper/thrust that referenced this pull request Nov 11, 2021
@alliepiper
Copy link
Collaborator Author

DVS CL: 30643838
gpuCI: NVIDIA/thrust#1567

@alliepiper alliepiper merged commit 7be0fd9 into NVIDIA:main Dec 14, 2021
@alliepiper alliepiper deleted the fix_bad_cast/gh.286 branch December 14, 2021 18:40
alliepiper added a commit to alliepiper/cub that referenced this pull request Jun 22, 2022
alliepiper added a commit to alliepiper/cub that referenced this pull request Jun 22, 2022
alliepiper added a commit that referenced this pull request Jun 29, 2022
Reapply changes from #404 that were lost in conflict resolution.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P0: must have Absolutely necessary. Critical issue, major blocker, etc. testing: gpuCI in progress Started gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). type: bug: functional Does not work as intended.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Illegal function pointer to void* cast.
3 participants