- 
                Notifications
    
You must be signed in to change notification settings  - Fork 140
 
Open
Labels
feature requestNew feature or requestNew feature or request
Description
#1404 implements a new build method for CAGRA indices. Here we list follow up issues that are out of scope of the original PR.
- Default build config should select ACE build when regular build would go OOM
 -  cuvs-bench param parser to accept 
graph_build_algo: "ACE"(and set other params automatically if needed) -   Set 
ace_params.npartitionsdefault value 0 for auto select? -  do we need to expose 
build_knn_graphforivf_pqmethod only? -  does 
get_device_for_address(used insrc/neighbors/cagra.cuh) work as intended on systems with AST or HMM? -  
hnsw::from_cagradoes only serialize the index when it ison_disk. Is this the right behavior? - python API tests
 -  [BUG] 
sample_rows+ balanced k-means leads to imbalanced clusters on BIGANN 1B #1461 - writing numpy headers for files is repetitive in cagra_build.cuh is repetitive, create better helpers.
 
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request
Type
Projects
Status
Todo