Skip to content
Failed

Changes

Summary

  1. cmake(compiler) cleaner message (details)
Commit c8ec808c9307ceae5d7b1d6314934d6dca5ce91e by Jakob Bludau
cmake(compiler) cleaner message

The message was:
> Compiler Version: 12.8.93

that pops a bit out of nowhere... What compiler, for which language ?

Now, it is more aligned with https://github.com/Kitware/CMake/blob/6ebaac438ae3366a97b09c6f8d7864ad78c61e28/Modules/CMakeDetermineCompilerId.cmake#L420:
> -- Kokkos CXX compiler identification is NVIDIA 12.8.93

Signed-off-by: romintomasetti <romin.tomasetti@gmail.com>
Signed-off-by: Jakob Bludau <bludauj@ornl.gov>
The file was modifiedcmake/kokkos_compiler_id.cmake (diff)