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

Add option to opt out CDP #586

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

gevtushenko
Copy link
Collaborator

This PR addresses the following issue. It's now possible to disable CDP support while building with RDC. To do so, it's sufficient to define CUB_DISABLE_CDP macro before including any of the CUB headers.

Also adopted clangd helper from stdexec.

@gevtushenko gevtushenko added the P0: must have Absolutely necessary. Critical issue, major blocker, etc. label Oct 27, 2022
@gevtushenko gevtushenko added this to the 2.1.0 milestone Oct 27, 2022
@gevtushenko gevtushenko linked an issue Oct 27, 2022 that may be closed by this pull request
gevtushenko added a commit to gevtushenko/thrust that referenced this pull request Oct 27, 2022
@gevtushenko gevtushenko added the testing: gpuCI in progress Started gpuCI testing. label Oct 27, 2022
@gevtushenko gevtushenko merged commit 429ed25 into NVIDIA:main Nov 1, 2022
@gevtushenko gevtushenko added testing: gpuCI passed Passed gpuCI testing. and removed testing: gpuCI in progress Started gpuCI testing. labels Mar 26, 2023
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 passed Passed gpuCI testing.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Allow RDC builds without CDP support
4 participants