Searched defs:nvcc_path (Results 1 – 1 of 1) sorted by relevance
62 auto nvcc_path = cuda_path + "/bin/nvcc"; in GetNvccRealPath() local72 std::string GetCudaVersionFromNvcc(const std::string &nvcc_path) { in GetCudaVersionFromNvcc()517 auto nvcc_path = GetNvccRealPath(cuda_home); in SelectGpuPlugin() local