cuda-new-arch-modes.rst 291 B

12345678
  1. cuda-new-arch-modes
  2. -------------------
  3. * The :prop_tgt:`CUDA_ARCHITECTURES` target property now supports the
  4. `all`, and `all-major` values for CUDA toolkit 7.0+.
  5. * The :variable:`CMAKE_CUDA_ARCHITECTURES` variable now supports the
  6. `all`, and `all-major` values for CUDA toolkit 7.0+.