rapidsai / raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
https://docs.rapids.ai/api/raft/stable/
Apache License 2.0
683 stars 180 forks source link

ANN_BENCH: split instances of RaftCagra into multiple files #2313

Closed achirkin closed 1 month ago

achirkin commented 1 month ago

Split instances of RaftCagra into multiple files to compile them in parallel and thus reduce the total benchmark compile time.

cjnolet commented 1 month ago

Looks like a docs build error in CI

achirkin commented 1 month ago

Hmm, it seemed to be some random download error

achirkin commented 1 month ago

/merge