Searched defs:Block1D (Results 1 – 1 of 1) sorted by relevance
45 struct Block1D { struct46 static __forceinline__ __device__ int Tid() { return threadIdx.x; } in Tid()48 static __forceinline__ __device__ int Warps() { in Warps()