[FEA] `float64` support for CAGRA
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
This is being being requested by a couple important users. We will likely not be able to do this until we have all the CAGRA kernels fully JIT+LTO enabled. cc @divyegala
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the CAGRA kernels and the current JIT+LTO status, since the issue says float64 support depends on all kernels being enabled. Done means CAGRA supports float64; the issue does not name specific files or tests, so the implementation path needs to be established first.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100