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