Searched refs:ythreadlimit (Results 1 – 1 of 1) sorted by relevance
289 int ythreadlimit = deviceProp.maxThreadsDim[1]; in GetGpu3DLaunchConfig() local320 std::min({ydim, std::max(thread_per_block / threadsx, 1), ythreadlimit}); in GetGpu3DLaunchConfig()