Searched refs:threads_per_cu (Results 1 – 1 of 1) sorted by relevance
1098 float threads_per_cu = task_size_per_cu / block_size; in GuessBestParams() local1099 float warps_per_cu = threads_per_cu / 32 /*warp_size*/; in GuessBestParams()