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

Use raft::util::popc(...) public API #249

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

divyegala
Copy link
Member

rapidsai/raft#2346 introduced a breaking change in the API. This PR fixes the API usage.

@divyegala divyegala added bug Something isn't working non-breaking Introduces a non-breaking change labels Jul 24, 2024
@divyegala divyegala self-assigned this Jul 24, 2024
@divyegala divyegala requested a review from a team as a code owner July 24, 2024 21:58
@github-actions github-actions bot added the cpp label Jul 24, 2024
@divyegala divyegala changed the title Use raft::core::popc(...) public API Use raft::popc(...) public API Jul 24, 2024
@divyegala divyegala closed this Jul 24, 2024
@divyegala divyegala reopened this Jul 24, 2024
@divyegala divyegala changed the title Use raft::popc(...) public API Use raft::util::popc(...) public API Jul 24, 2024
@divyegala
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit b442756 into rapidsai:branch-24.08 Jul 26, 2024
61 checks passed
divyegala added a commit to divyegala/cuvs that referenced this pull request Jul 31, 2024
rapidsai/raft#2346 introduced a breaking change in the API. This PR fixes the API usage.

Authors:
  - Divye Gala (https://github.com/divyegala)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: rapidsai#249
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cpp non-breaking Introduces a non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

3 participants