mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 13:10:17 -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.