rhdong

Results 28 issues of rhdong

**Summary** Currently, `ci/test_java.sh` runs both build and test via `./build.sh java`. This issue tracks the plan to separate them after the Java CI becomes stable, so that Java tests in...

feature request

- Expose C API for CAGRA `merge`

feature request
non-breaking
cpp

- https://github.com/rapidsai/cuvs/issues/712

feature request
non-breaking
cpp

- And move the Java build process to the CPU node.

feature request

The log shows the set of neighbors is correct, but some of them are in reverse order. This could be reproduced with very high possibility by: https://github.com/rhdong/cuvs/tree/rhdong/bf-py-test-fail-reproduce ```shell ______________________________________________________________________________ test_save_load_brute_force[35]...

bug

I observed that multiple depulicated kernels were compiled while developing [PR #618](https://github.com/rapidsai/cuvs/pull/618). - The binary size increases even when the call to `cagra::build` was removed from `cagra::merge`, which indicating that...

feature request

- fix issue: https://github.com/rapidsai/cuvs/issues/626 The PR to `branch-25.02` was closed because it was not active. For reference, pls move the step to https://github.com/rapidsai/cuvs/pull/658

bug
non-breaking
cpp
C++