WingKai Ho

Results 7 comments of WingKai Ho

I think space of volcano-schduler gpu ids are 0 - GpuDeviceCount - 1; but if you use nvidai-smi to ban error gpu, the gpu ids space of is not start...

Sorry,last time forget sort devIDs before return. https://github.com/volcano-sh/volcano/pull/2465

https://github.com/volcano-sh/volcano/blob/master/pkg/scheduler/plugins/predicates/predicates.go#L197 retrun all suitable gpu ids for pod. But pod need only one gpu id.