Searched refs:threadsz (Results 1 – 1 of 1) sorted by relevance
321 int threadsz = in GetGpu3DLaunchConfig() local329 DivUp(zdim, threadsz), zgridlimit}); in GetGpu3DLaunchConfig()332 config.thread_per_block = dim3(threadsx, threadsy, threadsz); in GetGpu3DLaunchConfig()