Home
last modified time | relevance | path

Searched defs:nvcc_path (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context_manager.cc62 auto nvcc_path = cuda_path + "/bin/nvcc"; in GetNvccRealPath() local
72 std::string GetCudaVersionFromNvcc(const std::string &nvcc_path) { in GetCudaVersionFromNvcc()
517 auto nvcc_path = GetNvccRealPath(cuda_home); in SelectGpuPlugin() local