cuda-new-arch-modes.rst 377 B

12345678910
  1. cuda-new-arch-modes
  2. -------------------
  3. * The :prop_tgt:`CUDA_ARCHITECTURES` target property now supports the
  4. `all`, and `all-major` values when the CUDA compiler id is ``NVIDIA``,
  5. and version is 11.5+.
  6. * The :variable:`CMAKE_CUDA_ARCHITECTURES` variable now supports the
  7. `all`, and `all-major` values when the `CUDA` compiler id is ``NVIDIA``,
  8. and version is 11.5+.