Searched refs:i_waste (Results 1 – 1 of 1) sorted by relevance
83 int i_waste = Waste(threads_per_sm, warp_size, threads_per_elem, i); in BlockGridCalculate() local87 if (i_waste < waste || (i_waste == waste && threads_per_elem * i <= 128)) { in BlockGridCalculate()89 waste = i_waste; in BlockGridCalculate()