Searched defs:num_threads (Results 1 – 3 of 3) sorted by relevance
274 const int num_threads = internal::random<int>(3, 11); in test_multithreaded_reductions() local298 const int num_threads = internal::random<int>(3, 11); in test_memcpy() local328 const int num_threads = internal::random<int>(2, 11); in test_multithread_shuffle() local
116 const Index num_threads = blockDim.x * gridDim.x; in ReductionInitKernel() local206 const Index num_threads = blockDim.x * gridDim.x; in ReductionInitKernelHalfFloat() local
43 const Index num_threads; member