akash-network / support

Akash Support and Issue Tracking
Apache License 2.0
5 stars 4 forks source link

akash-provider doesn't pass the GPU `interface` to the bid price script #216

Closed andy108369 closed 5 months ago

andy108369 commented 5 months ago

provider 0.5.13

Additional info

It does see the ram though as expected:

image

andy108369 commented 5 months ago

Here is where the fix needs to be delivered: https://github.com/akash-network/provider/blob/v0.5.13/bidengine/shellscript.go#L70-L89

andy108369 commented 5 months ago

PR to fix this https://github.com/akash-network/provider/pull/234