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