mirror of
https://github.com/ollama/ollama.git
synced 2026-04-20 15:55:46 +02:00
Refactor intel gpu discovery
This commit is contained in:
@@ -57,7 +57,8 @@ type RocmGPUInfoList []RocmGPUInfo
|
||||
|
||||
type OneapiGPUInfo struct {
|
||||
GpuInfo
|
||||
index int // device index
|
||||
driverIndex int // nolint: unused
|
||||
gpuIndex int // nolint: unused
|
||||
}
|
||||
type OneapiGPUInfoList []OneapiGPUInfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user