golemfactory / ya-runtime-ai

1 stars 1 forks source link

Choose graphic card to be used by framework #65

Closed nieznanysprawiciel closed 4 months ago

nieznanysprawiciel commented 7 months ago

Consider making GPU configurable in other way than providing device UUID property. (GPU UUID configuration introduced in https://github.com/golemfactory/ya-runtime-ai/pull/76)

pwalski commented 4 months ago

Check if it is used https://github.com/golemfactory/ya-runtime-ai/blob/9492894a45daf314d700c8a424ce32d6f01fb778/src/process/automatic/config.rs#L39

pwalski commented 4 months ago

GPU is configurable through UUID, there is no other way to configure it. There were no requests to implement it.