1
0

CUDAARCHS.rst 318 B

123456789101112
  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. Subsequent runs will use the value stored in the cache.
  7. This is a semicolon-separated list of architectures as described in
  8. :prop_tgt:`CUDA_ARCHITECTURES`.