alpaka icon indicating copy to clipboard operation
alpaka copied to clipboard

Add clang-14 to CI

Open j-stephan opened this issue 2 years ago • 1 comments

This is a successor PR to #1713.

  • Adds clang-14 to CI.
  • Adds clang-14 as CUDA compiler to GitLab CI (CUDA versions 9.2 - 11.5).
  • ~~Adds clang-14 as host compiler for nvcc to GitLab CI (CUDA 11.6).~~ Edit: Reverted, not supported by CUDA at the moment.
  • ~~Enabled OpenMP checks for clang-14 as CUDA compiler (see #639).~~ Edit: Reverted, requires separate PR.
  • README.md updated to reflect these changes.
  • README.md erroneously stated that clang-13 wouldn't support OpenMP 5 (we test this in the CI already). Fixed.

Fixes #1670. ~~Related to #639; if this goes through a fix is trivial.~~

j-stephan avatar Jul 12 '22 12:07 j-stephan

Just FYI, this is on hold until August. I'm currently occupied with preparing a publication.

j-stephan avatar Jul 20 '22 08:07 j-stephan