Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify correct global targets names to raft_export #1054

Merged

Conversation

robertmaynard
Copy link
Contributor

The raft_nn and raft_distance targets are exported with the names nn and distance, therefore those are the names that need to be marked as GLOBAL.

The raft_nn and raft_distance targets are exported with the names
nn and distance, therefore those are the names that need to be
marked as GLOBAL.
@robertmaynard robertmaynard added bug Something isn't working 3 - Ready for Review non-breaking Non-breaking change CMake labels Nov 30, 2022
@robertmaynard robertmaynard requested a review from a team as a code owner November 30, 2022 12:59
@github-actions github-actions bot added the cpp label Nov 30, 2022
Copy link
Member

@cjnolet cjnolet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should be able to use the new git pre-commit hooks to make the style checker happy: https://docs.rapids.ai/api/raft/nightly/contributing.html#python-pre-commit-hooks

@cjnolet
Copy link
Member

cjnolet commented Nov 30, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 0b3ef04 into rapidsai:branch-23.02 Nov 30, 2022
@robertmaynard robertmaynard deleted the bug/correct_global_targets branch November 1, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review bug Something isn't working CMake cpp non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

2 participants