Searched refs:numWfsPerSimd (Results 1 - 1 of 1) sorted by relevance

/gem5/src/gpu-compute/
H A Dcompute_unit.cc392 std::vector<int> numWfsPerSimd; local
393 numWfsPerSimd.resize(numSIMDs, 0);
402 numWfsPerSimd[i]++;
416 vregAvail = vrf[j]->manager->canAllocate(numWfsPerSimd[j],

Completed in 9 milliseconds