Skip to content

build: Update C++ standard from c++17 to c++20 (#461) - #462

Merged
chyunsu3 merged 1 commit into
r26.09from
mchornyi/TRI-1877/TRI-1855-std-20-cp461
Sep 10, 2026
Merged

chyunsu3 merged 1 commit into
r26.09from
mchornyi/TRI-1877/TRI-1855-std-20-cp461

Conversation

@mc-nv

@mc-nv mc-nv commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Upstream PyTorch raised ATen's minimum required C++ standard from 17 to 20 (pytorch/pytorch#178150), which broke the pytorch_backend build. Align this repo's CXX_STANDARD/CUDA_STANDARD default with that floor for consistency across the stack.

TRI-1877

Upstream PyTorch raised ATen's minimum required C++ standard from 17
to 20 (pytorch/pytorch#178150), which broke the pytorch_backend build.
Align this repo's CXX_STANDARD/CUDA_STANDARD default with that floor
for consistency across the stack.

TRI-1877
@mc-nv mc-nv self-assigned this Sep 10, 2026
@mc-nv
mc-nv changed the base branch from main to r26.09 September 10, 2026 21:17
@mc-nv
mc-nv requested a review from chyunsu3 September 10, 2026 21:18
@mc-nv mc-nv added the cherry-pick Cherry-picked from another branch label Sep 10, 2026
@chyunsu3
chyunsu3 merged commit 35e6d96 into r26.09 Sep 10, 2026
1 check passed
@chyunsu3
chyunsu3 deleted the mchornyi/TRI-1877/TRI-1855-std-20-cp461 branch September 10, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick Cherry-picked from another branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants