find-cuda-toolkit-nvtx3.rst 352 B

12345678
  1. find-cuda-toolkit-nvtx3
  2. -----------------------
  3. * The :module:`FindCUDAToolkit` module now provides a target for
  4. :ref:`nvtx3 <cuda_toolkit_nvtx3>` for CUDA 10.0+, which supersedes
  5. :ref:`nvToolsExt <cuda_toolkit_nvToolsExt>`. A deprecation warning is emitted
  6. when using ``nvToolsExt`` if the project requires CMake 3.25 and CUDA 10.0+
  7. is used.