Searched refs:bestDeviceIndex (Results 1 – 1 of 1) sorted by relevance
984 const int bestDeviceIndex = bestDeviceForOperation[0]; in partitionTheWork() local986 << bestDeviceIndex << " = " << devices[bestDeviceIndex]->getName(); in partitionTheWork()987 plan->becomeSingleStep(devices[bestDeviceIndex], this); in partitionTheWork()