Searched defs:WarpsNeeded (Results 1 – 1 of 1) sorted by relevance
99 uint32_t WarpsNeeded = (NumThreads + WARPSIZE - 1) / WARPSIZE; in nvptx_parallel_reduce_nowait() local145 uint32_t WarpsNeeded = (NumThreads + WARPSIZE - 1) / WARPSIZE; in nvptx_parallel_reduce_nowait() local287 uint32_t WarpsNeeded = (ActiveThreads + WARPSIZE - 1) / WARPSIZE; in __kmpc_nvptx_teams_reduce_nowait_v2() local