Micka
Micka
/ok to test 09d8323
Have you had a look at the current documentation for the installation of cuvs? https://docs.rapids.ai/api/cuvs/nightly/build/#build-from-source It contains the commands needed to compile CAGRA in C++: 1. Create a conda environment...
As of version 24.10, the `search_with_filter` function has been replaced with an overload on the `search` function that you can see [here](https://github.com/rapidsai/cuvs/blob/branch-24.12/cpp/include/cuvs/neighbors/cagra.hpp#L1062). The source file doesn't need to be included...
It support only bitset or bitmap, depending on the index. Predicate-based filtering is still being worked on.
/ok to test 6660dff
/ok to test c6a93c2
/ok to test c3c82e1
/ok to test 8f51529
/ok to test eab0cbe
Yes this was already present in libcuvs 25.04 @navneet1v