Searched defs:thread_per_block (Results 1 – 2 of 2) sorted by relevance
117 int thread_per_block = -1; member135 const int thread_per_block = std::min(1024, d.maxGpuThreadsPerBlock()); in GetGpuLaunchConfig() local163 int thread_per_block = 0; in GetGpuLaunchConfig() local221 dim3 thread_per_block = dim3(0, 0, 0); member300 int thread_per_block = 0; in GetGpu3DLaunchConfig() local
98 size_t thread_per_block = std::min( in operator ()() local