FindCUDA-StaticRuntime.rst 243 B

1234567
  1. FindCUDA-StaticRuntime
  2. ----------------------
  3. * The :module:`FindCUDA` module now defaults to using the static
  4. CUDA runtime library if it is available. A new
  5. ``CUDA_USE_STATIC_CUDA_RUNTIME`` option is offered to control
  6. this behavior.