Skip to content

Commit ebe1e6a

Browse files
authored
Add Multi-GPU neighbors (scverse#465)
* Add Multi-GPU neighbors * add warning for raft * add back cuvs switch * add tests * add release note * skip tests * add better docs string * make nicer * add bbknn test * docs * fix umap and big data neighbors * update umap * add note
1 parent 0e65be3 commit ebe1e6a

17 files changed

Lines changed: 905 additions & 395 deletions

File tree

docs/release-notes/0.13.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
```{rubric} Features
44
```
5-
5+
* Add Multi-GPU support for `pp.neighbors` (requires `cuvs >= 25.10`) with the new algorithms `mg_ivfflat`, `mg_ivfpq`, and `all_neighbors`. {pr}`465` {smaller}`S Dicks`
66

77
```{rubric} Performance
88
```

0 commit comments

Comments
 (0)