Skip to content

Disable overflow builtins for __int128 with nvc++#7726

Merged
davebayer merged 1 commit intoNVIDIA:mainfrom
davebayer:fix_nvhpc_overflow_builins
Feb 20, 2026
Merged

Disable overflow builtins for __int128 with nvc++#7726
davebayer merged 1 commit intoNVIDIA:mainfrom
davebayer:fix_nvhpc_overflow_builins

Conversation

@davebayer
Copy link
Contributor

@davebayer davebayer commented Feb 20, 2026

I somehow missed that __int128 is still unsupported in overflow builtins when using nvc++.

Should be the last piece to fix libcu++ CI in #7684

@davebayer davebayer requested a review from a team as a code owner February 20, 2026 14:22
@davebayer davebayer requested a review from pciolkosz February 20, 2026 14:22
@github-project-automation github-project-automation bot moved this to Todo in CCCL Feb 20, 2026
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Feb 20, 2026
@davebayer davebayer enabled auto-merge (squash) February 20, 2026 15:26
@davebayer davebayer disabled auto-merge February 20, 2026 15:34
@github-actions

This comment has been minimized.

@davebayer davebayer force-pushed the fix_nvhpc_overflow_builins branch from c773a97 to 2513603 Compare February 20, 2026 15:46
@github-actions
Copy link
Contributor

🥳 CI Workflow Results

🟩 Finished in 1h 10m: Pass: 100%/99 | Total: 16h 33m | Max: 45m 32s | Hits: 99%/251409

See results here.

@davebayer davebayer merged commit cd15363 into NVIDIA:main Feb 20, 2026
116 of 117 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants