cuda版本升级,cmake编译错误
[CMake] -- The CUDA compiler identification is unknown
[CMake] CMake Error at utils/cuda_utils/CMakeLists.txt:3 (project):
[CMake] The CMAKE_CUDA_COMPILER:
[CMake]
[CMake] C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.1/bin/nvcc.exe
[CMake]
[CMake] is not a full path to an existing compiler tool.
[CMake]
[CMake] Tell CMake where to find the compiler by setting either the environment
[CMake] variable "CUDACXX" or the CMake cache entry CMAKE_CUDA_COMPILER to the full
[CMake] path to the compiler, or to the compiler name if it is in the PATH.
[CMake]
[CMake]
[CMake] -- Configuring incomplete, errors occurred!
从11.1升级到11.4,编译过程中,cmake提示
CMake Error at CMakeDetermineCUDACompiler.cmake
Could NOT find CUDA (missing: CUDA_INCLUDE_DIRS)
...
经历了重装cuda,卸载cuda,回退版本,卸载cmake,重装cmake后……
最后发现是cmake build缓存没删
欢迎来到FlagOS开发社区,这里是一个汇聚了AI开发者、数据科学家、机器学习爱好者以及业界专家的活力平台。我们致力于成为业内领先的Triton技术交流与应用分享的殿堂,为推动人工智能技术的普及与深化应用贡献力量。
更多推荐



所有评论(0)