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