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

Initialize padding member to silence warning. #420

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

alliepiper
Copy link
Collaborator

Fixes #419 and gpuCI gcc10 builds.

@alliepiper alliepiper added type: bug: functional Does not work as intended. P1: should have Necessary, but not critical. labels Jan 17, 2022
@alliepiper alliepiper added this to the 1.16.0 milestone Jan 17, 2022
@alliepiper alliepiper added the testing: gpuCI in progress Started gpuCI testing. label Jan 17, 2022
@alliepiper alliepiper self-assigned this Jan 17, 2022
@alliepiper alliepiper added the testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). label Jan 17, 2022
@alliepiper
Copy link
Collaborator Author

gpuCI: NVIDIA/thrust#1590
DVS CL: 30883617

@alliepiper alliepiper merged commit cb5243b into NVIDIA:main Jan 19, 2022
@alliepiper alliepiper deleted the 419_gcc10_warning branch January 19, 2022 17:56
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. 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.

error: ‘discard_itr.cub::DiscardOutputIterator<int>::pad[1]’ may be used uninitialized in this function
1 participant