CMake/Tests/FindOpenMP/Test
John Rodgers 3b18fa9e8b Cray: Fix OpenMP linking issue
Add the `CrayClang` compiler ID to the list of OpenMP flag candidates and
ensure the flags are propagated to the link step to trigger the Cray OpenMP
offload linker (`cce_omp_offload_linker`) wrapper.

Fixes: #24402, #24962
2025-02-14 12:54:49 -06:00
..
CMakeLists.txt Cray: Fix OpenMP linking issue 2025-02-14 12:54:49 -06:00
main.c FindOpenMP: Add support for CUDA when compiling with Clang 2024-10-07 14:19:08 -04:00
main.f90.in
scalprod.c
scalprod.f90.in
scaltest.c Tests: Fix clang -Wstrict-prototypes warnings 2023-10-26 09:20:45 -04:00
scaltest.f90.in