Skip to content

use C++ std17 always#296

Merged
bd4 merged 1 commit into
wdmapp:mainfrom
gmerlo:pr_cstd
Nov 14, 2025
Merged

use C++ std17 always#296
bd4 merged 1 commit into
wdmapp:mainfrom
gmerlo:pr_cstd

Conversation

@gmerlo

@gmerlo gmerlo commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Update to c++17 always as is needed for rocm/7 (rocmprim)

@germasch germasch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks good to me. It kinda looks like some CI jobs are hanging, so if they don't go through eventually, ping me.

@bd4

bd4 commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

CUDA still only needs 14 I think, but I have no objection to always requiring 17 - that would also allow us to simplify some code going forward.

@bd4

bd4 commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Tests are hanging because ubuntu-20.04 is not available any more. I will work on a PR that updates the CI to use newer version, might have to remove some of the older compiler versions

needed for rocm/7, so use always
@bd4

bd4 commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

I rebased on the merged CI fix, hopefully will pass now.

@bd4 bd4 merged commit 93f4855 into wdmapp:main Nov 14, 2025
20 checks passed
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.

3 participants