CUDAARCHS.rst 346 B

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