Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI fixes #533

Merged
merged 3 commits into from
Jun 16, 2022
Merged

CI fixes #533

merged 3 commits into from
Jun 16, 2022

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Jun 15, 2022

  • Explicitly set CUDA host compiler to the compiler used in the CI for building the non-CUDA examples
  • Remove the g++-12/nvcc 11.7 runs, as g++-12 is not yet supported by nvcc.

@bernhardmgruber
Copy link
Member Author

This should uncover that the gcc12 runs actually fail with CUDA.

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #533 (80a58d3) into develop (caaea28) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #533   +/-   ##
========================================
  Coverage    99.26%   99.26%           
========================================
  Files           63       63           
  Lines         5554     5554           
========================================
  Hits          5513     5513           
  Misses          41       41           

There is no CUDA version yet that is compatible with g++-12.
@bernhardmgruber bernhardmgruber marked this pull request as ready for review June 16, 2022 08:29
@bernhardmgruber bernhardmgruber merged commit a6546cc into alpaka-group:develop Jun 16, 2022
@bernhardmgruber bernhardmgruber deleted the ci_fixes branch June 16, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant