mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
NVCC's default architecture may be newer than the one supported by the machine's GPU. In such cases it's useful to have an environment variable for initializing CMAKE_CUDA_ARCHITECTURES to avoid specifying it for every invocation.