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