Files
CMake/Help/release/dev/cuda-device-lto.rst
2022-07-22 10:34:45 -04:00

8 lines
285 B
ReStructuredText

cuda-device-lto
---------------
* ``CUDA`` language now supports device link time optimization when using
``nvcc``. The :variable:`CMAKE_INTERPROCEDURAL_OPTIMIZATION` variable and
the associated :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION` target property will
activate device LTO.