Searched defs:tidy (Results 1 – 2 of 2) sorted by relevance
119 int tidy = tid / BLOCKY; in matmult_seqsell_tiled_kernel9() local148 int tidy = tid / BLOCKY; in matmultadd_seqsell_tiled_kernel9() local222 int tid = threadIdx.x + threadIdx.y * WARP_SIZE, tidx = tid % BLOCKY, tidy = tid / BLOCKY; in matmult_seqsell_tiled_kernel8() local277 int tid = threadIdx.x + threadIdx.y * WARP_SIZE, tidx = tid % BLOCKY, tidy = tid / BLOCKY; in matmultadd_seqsell_tiled_kernel8() local
115 int tidy = tid / BLOCKY; in matmult_seqsell_tiled_kernel9() local144 int tidy = tid / BLOCKY; in matmultadd_seqsell_tiled_kernel9() local218 int tid = threadIdx.x + threadIdx.y * 32, tidx = tid % BLOCKY, tidy = tid / BLOCKY; in matmult_seqsell_tiled_kernel8() local273 int tid = threadIdx.x + threadIdx.y * 32, tidx = tid % BLOCKY, tidy = tid / BLOCKY; in matmultadd_seqsell_tiled_kernel8() local