Searched refs:cuda_version_str (Results 1 – 2 of 2) sorted by relevance
902 string cuda_version_str = it->second; in GetCudaVersion() local903 return std::stoi(cuda_version_str); in GetCudaVersion()
1031 string cuda_version_str = it->second; in GetCudaVersion() local1032 return std::stoi(cuda_version_str); in GetCudaVersion()