Searched defs:tid (Results 1 – 4 of 4) sorted by relevance
21 const int tid = ty * P + tx; in read_A_notrans_g2r_1D_nosync() local46 const int tid = ty * P + tx; in read_A_trans_g2r_1D_nosync() local
52 const int tid = threadIdx.x; // Running with P threads in __launch_bounds__() local
854 const CeedInt tid = idx % num_nodes; in CeedOperatorLinearDiagonal_Sycl() local