akash-network / support

Akash Support and Issue Tracking
5 stars 3 forks source link

Add NVDA driver and CUDA version to status endpoint #218

Open baktun14 opened 2 months ago

baktun14 commented 2 months ago

Is your feature request related to a problem? Please describe.

Some clients are having issues deploying GPUs on providers who don't have the correctly udpated NVDA drivers.

Describe the solution you'd like

It would be possible to add the NVDA driver version to the provider status endpoint, so we can add it to the Cloudmos indexer and expose it to the GPUs endpoints.

Describe alternatives you've considered

An alternative and very tedious solution would be to automatically deploy a simple workload periodically on provider to get the NVDA drive version, but this solution would require a lot of efforts and could result in not so stable results.

Search

Code of Conduct

Additional context

No response

anilmurty commented 2 months ago

Per discussion with Core team:

  1. Would like to ideally include support for various other attributes (like CPU model etc)
  2. We have an endpoint called wiboy (what I bid on you) - can send provider a message to find out whether this is something they will bid on
  3. @troian to expand the scope of this issue to cover more things