Skip to content

CUDA: Failed to parse CUDA 6.5 nvcc implicit link information

I found that CUDA 6.5 produces the following line. considering line: [cl.exe @a.exe.res -Fe"a.exe" ]

But CMakeDetermineCUDACompiler.cmake needs cl.exe @tmp/a.exe.res" -Fe"a.exe"

OS: win10

CMake : 3.21.3

CUDA: 6.5

https://gitlab.kitware.com/cmake/cmake/-/blob/v3.21.3/Modules/CMakeDetermineCUDACompiler.cmake#L429

Edited by Brad King
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information