akash-network / akash-network/console
Expose Nvidia Driver & CUDA version installed on provider in Console
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 264
- Forks
- 94
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 297
Description
Customers (and Akash/ OCL folks) often run into issues because the version of CUDA drivers installed on a specific provider is not compatible with what the (Pytorch etc) framework requires. To overcome this, it will be great to have:
- Ability to view CUDA versions installed, along with other provider info in the provider page and details
- Ability to specify CUDA version and only receive bids from providers that have that version or higher
I realize this will likely require Core support and it is something we'll have to discuss with them
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
The issue names no files, tests, or entry points. Begin by locating the provider page and details view, then trace how bids are filtered; confirm with the Core team where CUDA and NVIDIA driver data comes from before defining completion for both display and version-constrained bidding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100