cuda-host-compiler-id.rst 332 B

12345678
  1. cuda-host-compiler-id
  2. ---------------------
  3. * The :variable:`CMAKE_<LANG>_HOST_COMPILER_ID` and
  4. :variable:`CMAKE_<LANG>_HOST_COMPILER_VERSION` variables were added,
  5. where ``<LANG>`` is either ``CUDA`` or ``HIP``. They are populated
  6. when :variable:`CMAKE_<LANG>_COMPILER_ID` is ``NVIDIA`` to identify
  7. NVCC's host compiler.