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

Use C++20 in CUDA 12 CI configuration #1249

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

msimberg
Copy link
Contributor

Just testing.

@msimberg msimberg self-assigned this Sep 16, 2024
Copy link

codacy-production bot commented Sep 16, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.07% (target: -1.00%) (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d766280) 18346 13763 75.02%
Head commit (41fa6df) 18346 (+0) 13776 (+13) 75.09% (+0.07%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1249) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@msimberg
Copy link
Contributor Author

At least CUDA 12.4.1 and GCC 13.3.0 seem to reproduce:

/pika/source/libs/pika/execution_base/include/pika/execution_base/any_sender.hpp(65): error: expression must have a constant value
      inline constexpr empty_vtable_t<T> empty_vtable{};
                                                     ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant