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

Update deprecation mechanism. #1459

Merged
merged 2 commits into from
Jun 14, 2021
Merged

Conversation

alliepiper
Copy link
Collaborator

Updated the deprecation mechanism to provide an opt-out, cmake options, and C++14 syntax. Our internal build will opt-out of deprecation warnings so we can continue to maintain and test deprecated APIs. This corresponds with the changes in NVIDIA/cub#320.

@alliepiper alliepiper added this to the 1.13.0 milestone Jun 9, 2021
@alliepiper alliepiper force-pushed the update_deprecate_impl branch 2 times, most recently from 27518ae to 439fd90 Compare June 9, 2021 22:03
@alliepiper
Copy link
Collaborator Author

DVS CL: 30058645

run tests

@alliepiper alliepiper force-pushed the update_deprecate_impl branch from 439fd90 to ed1898a Compare June 11, 2021 14:09
@alliepiper alliepiper added testing: internal ci passed Passed internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. labels Jun 11, 2021
@alliepiper
Copy link
Collaborator Author

run tests

@alliepiper alliepiper added testing: gpuCI passed Passed gpuCI testing. and removed testing: gpuCI in progress Started gpuCI testing. labels Jun 14, 2021
Opt-out for our internal builds, since we'll still need to maintain and
test any deprecated APIs.
@alliepiper alliepiper force-pushed the update_deprecate_impl branch from ed1898a to 506c82b Compare June 14, 2021 19:39
@alliepiper
Copy link
Collaborator Author

Last push removed CUB bump to simplify merging.

@alliepiper alliepiper merged commit 63f32a1 into NVIDIA:main Jun 14, 2021
@alliepiper alliepiper deleted the update_deprecate_impl branch June 14, 2021 19:40
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
Development

Successfully merging this pull request may close these issues.

2 participants