Skip to content

Conversation

@divyegala
Copy link
Member

@divyegala divyegala commented Oct 23, 2024

NN Descent batch tests are disabled in PR #421 which moves over the feature from RAFT to cuVS, reference issue closes rapidsai/raft#2450. This PR aims to test and resolve these errors.

@divyegala divyegala added bug Something isn't working non-breaking Introduces a non-breaking change DO NOT MERGE labels Oct 23, 2024
@divyegala divyegala self-assigned this Oct 23, 2024
@github-actions github-actions bot added the cpp label Oct 23, 2024
rapids-bot bot pushed a commit that referenced this pull request Nov 8, 2024
This PR is an amalgamation of the diff of 3 PRs in RAFT:

1. rapidsai/raft#2345
2. rapidsai/raft#2380
3. rapidsai/raft#2403

This PR also addresses part 1 and 2 of #419, closes #391 and makes CAGRA use the compiled headers of NN Descent, which seemed to have been a pending TODO https://github.com/rapidsai/cuvs/blob/009bb8de03ce9708d4d797166187250f77a59a36/cpp/src/neighbors/detail/cagra/cagra_build.cuh#L36-L37

Also, batch tests are disabled in this PR due to issue rapidsai/raft#2450. PR #424 will attempt to re-enable them.

Authors:
  - Divye Gala (https://github.com/divyegala)
  - Corey J. Nolet (https://github.com/cjnolet)

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

URL: #421
@cjnolet cjnolet changed the base branch from branch-24.12 to branch-25.02 January 28, 2025 17:30
@divyegala divyegala closed this Jan 28, 2025
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 DO NOT MERGE non-breaking Introduces a non-breaking change

Development

Successfully merging this pull request may close these issues.

[BUG] C++ testing failing on arm64: NEIGHBORS_ANN_NN_DESCENT_TEST

1 participant