mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 23:29:55 -05:00
c4ae9384ff
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.