1CUDAARCHS 2--------- 3 4.. versionadded:: 3.20 5 6.. include:: ENV_VAR.txt 7 8Value used to initialize :variable:`CMAKE_CUDA_ARCHITECTURES` on the first 9configuration if it's not already defined. Subsequent runs will use the value 10stored in the cache. 11 12This is a semicolon-separated list of architectures as described in 13:prop_tgt:`CUDA_ARCHITECTURES`. 14