Skip to content

Changed cuco cmake function to return early if cuco has already been added as a target#1746

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-21.08from
rlratzel:branch-21.08-cucocmakefix
Jul 29, 2021
Merged

Changed cuco cmake function to return early if cuco has already been added as a target#1746
rapids-bot[bot] merged 1 commit intorapidsai:branch-21.08from
rlratzel:branch-21.08-cucocmakefix

Conversation

@rlratzel
Copy link
Contributor

Changed cuco cmake function to return early if cuco has already been added as a target. This matches the technique used by raft here.

Tested by doing a build and install of cuML, followed by a build of cuGraph and observing a CPM error about the alias target cuco::cuco already existing. Made the change to return early if cuco is already a target and observed the cuGraph libcugraph.so build succeed.

@rlratzel rlratzel added bug Something isn't working non-breaking Non-breaking change labels Jul 29, 2021
@rlratzel rlratzel requested a review from robertmaynard July 29, 2021 19:03
@rlratzel rlratzel self-assigned this Jul 29, 2021
@rlratzel rlratzel requested a review from a team as a code owner July 29, 2021 19:03
@BradReesWork BradReesWork added this to the 21.08 milestone Jul 29, 2021
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 421e4be into rapidsai:branch-21.08 Jul 29, 2021
@rlratzel rlratzel deleted the branch-21.08-cucocmakefix branch June 17, 2022 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants