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

Introducing C++20 build for some backends in CI #123

Merged
merged 7 commits into from
Jul 29, 2024

Conversation

yasahi-hpc
Copy link
Collaborator

@yasahi-hpc yasahi-hpc commented Jul 26, 2024

Improves #80

This PR aims at adding C++20 build for THREADS, CUDA and HIP backend in CI,
as a preparation to test some C++20 features like std::source_location (See #122)

Following modifications are made

  • C++20 build for THREADS, CUDA and HIP backend in CI.
  • Enable ROCFFT for room build not for hip build

@yasahi-hpc yasahi-hpc added enhancement New feature or request CI labels Jul 26, 2024
@yasahi-hpc yasahi-hpc self-assigned this Jul 26, 2024
Copy link
Member

@cedricchevalier19 cedricchevalier19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yasahi-hpc yasahi-hpc merged commit a218e3f into kokkos:main Jul 29, 2024
19 checks passed
@yasahi-hpc yasahi-hpc deleted the Add-c++20-in-CI branch July 29, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants