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

Bump min cxx standard to 17 #92

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Conversation

oandreeva-nv
Copy link
Contributor

@oandreeva-nv oandreeva-nv commented Dec 19, 2023

This PR is one of the series PRs to update Triton to C++17 standard.

Introduced logic: either set TRITON_MIN_CXX_STANDARD to 17 or use cached value. Later,TRITON_MIN_CXX_STANDARD is used to set min required standard through target_compile_features.

@oandreeva-nv oandreeva-nv changed the title Oandreeva upgrade cxx standard 17 Bump min cxx standard to 17 Dec 19, 2023
@oandreeva-nv oandreeva-nv merged commit e9f21a8 into main Jan 11, 2024
1 check passed
@oandreeva-nv oandreeva-nv deleted the oandreeva_upgrade_cxx_standard_17 branch January 11, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants