Searched refs:threadsz (Results 1 – 1 of 1) sorted by relevance
266 int threadsz = in GetCuda3DLaunchConfig() local274 DivUp(zdim, threadsz), zgridlimit}); in GetCuda3DLaunchConfig()277 config.thread_per_block = dim3(threadsx, threadsy, threadsz); in GetCuda3DLaunchConfig()