Searched refs:CheckLibDevice (Results 1 – 2 of 2) sorted by relevance
207 bool CheckLibDevice = (!NoCudaLib || Candidate.StrictChecking); in CudaInstallationDetector() local208 if (CheckLibDevice && !FS.exists(LibDevicePath)) in CudaInstallationDetector()
409 bool CheckLibDevice = (!NoBuiltinLibs || StrictChecking); in detectDeviceLibrary() local410 if (CheckLibDevice && !FS.exists(Path)) in detectDeviceLibrary()