rhdong

Results 28 issues of rhdong

- This PR is a part of the feature that applies the prefilter brute-force in Cagra.

enhancement
3 - Ready for Review
feature request
non-breaking

enhancement
3 - Ready for Review
feature request
non-breaking
cpp
CMake

**Describe the bug** An illegal instruction caused by `__shfl_down_sync` in `masked_matmul` on v100 when the dim is not multiple of 32.

bug

- Reopen for rebasing the new prefilter API - Restriction: This feature only supports the contiguous device dataset, and `float32` or `half` distance type - Related to: https://github.com/rapidsai/cuvs/issues/252 ``` ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...

feature request
non-breaking
cpp

Support the cached and reusable `sparsity` mechanism for benefiting the performance in some multiple calling scenario - [code is here](https://github.com/rapidsai/raft/blob/branch-24.12/cpp/include/raft/core/bitset.cuh#L159)

feature request

This PR adds changes for Java CI. Some scripts modified here also appear in [PR #831](https://github.com/rapidsai/cuvs/pull/831). Once 831 is merged, I’ll rebase and make sure everything stays consistent.

feature request
non-breaking
ci