Searched refs:CudaPath (Results 1 – 1 of 1) sorted by relevance
1650 for (const auto &CudaPath : CudaPathCandidates) { in init() local1651 if (CudaPath.empty() || !D.getVFS().exists(CudaPath)) in init()1654 CudaInstallPath = CudaPath; in init()