Install selector doesn't need NVIDIA index for cuVS
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 52
- Forks
- 73
- Avg merge
- 4d 16m
- Merged PRs (30d)
- 8
Description
Currently, selecting cuVS with pip adds the NVIDIA package index. This isn't required anymore.
We should audit the list of which packages require the NVIDIA package index. I think it's just cuGraph, but maybe @jameslamb knows where this list can be found.
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
Locate the install selector and the list that controls which packages use the NVIDIA package index. Check the cuVS and cuGraph selections and verify the generated pip commands. Done means cuVS no longer adds that index while packages that still require it continue to do so.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100