Searched refs:MaxWorkGroupsPerCu (Results 1 – 1 of 1) sorted by relevance
348 const unsigned MaxWorkGroupsPerCu = getMaxWorkGroupsPerCU(MaxWorkGroupSize); in getOccupancyWithLocalMemSize() local349 if (!MaxWorkGroupsPerCu) in getOccupancyWithLocalMemSize()364 NumGroups = std::min(MaxWorkGroupsPerCu, NumGroups); in getOccupancyWithLocalMemSize()