CUDAARCHSΒΆ
New in version 3.20.
This is a CMake Environment Variable. Its initial value is taken from the calling process environment.
Value used to initialize CMAKE_CUDA_ARCHITECTURES
on the first
configuration if it's not already defined. Subsequent runs will use the value
stored in the cache.
This is a semicolon-separated list of architectures as described in
CUDA_ARCHITECTURES
.