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

Moving and renaming distance namespaces from raft -> cuvs #85

Merged
merged 22 commits into from
Apr 29, 2024

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Apr 18, 2024

This PR moves the raft::distance APIs over to cuVS. We're ripping the band-aid off quickly here so moving all over at once.

All of the non-public APIs are being moved to src/distance and only the public APIs being moved to include/cuvs/distance.

@cjnolet cjnolet added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Apr 18, 2024
@cjnolet cjnolet self-assigned this Apr 18, 2024
@cjnolet cjnolet requested a review from a team as a code owner April 18, 2024 16:30
@github-actions github-actions bot added the cpp label Apr 18, 2024
@cjnolet cjnolet requested a review from a team as a code owner April 18, 2024 20:47
@github-actions github-actions bot added the CMake label Apr 18, 2024
@cjnolet cjnolet requested a review from a team as a code owner April 23, 2024 16:33
@cjnolet cjnolet requested a review from a team as a code owner April 25, 2024 23:03
@cjnolet
Copy link
Member Author

cjnolet commented Apr 26, 2024

/merge

@cjnolet cjnolet requested a review from a team as a code owner April 26, 2024 17:19
@cjnolet
Copy link
Member Author

cjnolet commented Apr 26, 2024

/merge

@cjnolet cjnolet requested a review from a team as a code owner April 26, 2024 20:53
Copy link
Member

@raydouglass raydouglass left a comment

Choose a reason for hiding this comment

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

ops-codeowners changes look good

@rapids-bot rapids-bot bot merged commit 8db4638 into rapidsai:branch-24.06 Apr 29, 2024
55 checks passed
rapids-bot bot pushed a commit that referenced this pull request Apr 29, 2024
PR #85 added a dependency on `libnvjitlink`. This was needed only temporarily, due to an issue with a particular build of `cupy` that caused an undesired conda environment. This should be safe to remove.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change Python
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants