Searched refs:MaxWorkGroupSize (Results 1 – 1 of 1) sorted by relevance
473 const unsigned MaxWorkGroupSize = getFlatWorkGroupSizes(F).second; in getOccupancyWithLocalMemSize() local474 const unsigned MaxWorkGroupsPerCu = getMaxWorkGroupsPerCU(MaxWorkGroupSize); in getOccupancyWithLocalMemSize()493 const unsigned MaxGroupNumWaves = (MaxWorkGroupSize + WaveSize - 1) / WaveSize; in getOccupancyWithLocalMemSize()