cccl icon indicating copy to clipboard operation
cccl copied to clipboard

Relax constexpr complex ops requirements

Open davebayer opened this issue 1 month ago • 11 comments

Just testing what will fail..

davebayer avatar Nov 03 '25 09:11 davebayer

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar Nov 03 '25 09:11 copy-pr-bot[bot]

/ok to test 6a89e8e

davebayer avatar Nov 03 '25 09:11 davebayer

🥳 CI Workflow Results

🟩 Finished in 3h 12m: Pass: 100%/90 | Total: 2d 03h | Max: 3h 10m | Hits: 78%/215363

See results here.

github-actions[bot] avatar Nov 03 '25 12:11 github-actions[bot]

/ok to test 21717f8

davebayer avatar Nov 04 '25 09:11 davebayer

/ok to test 22af400

davebayer avatar Nov 04 '25 09:11 davebayer

/ok to test 9de3afa

davebayer avatar Nov 04 '25 10:11 davebayer

😬 CI Workflow Results

🟥 Finished in 46m 19s: Pass: 94%/75 | Total: 8h 34m | Max: 46m 03s | Hits: 99%/270948

See results here.

github-actions[bot] avatar Nov 04 '25 11:11 github-actions[bot]

😬 CI Workflow Results

🟥 Finished in 1h 12m: Pass: 94%/75 | Total: 8h 24m | Max: 46m 03s | Hits: 99%/270948

See results here.

github-actions[bot] avatar Nov 04 '25 11:11 github-actions[bot]

/ok to test 70f9699

davebayer avatar Nov 05 '25 10:11 davebayer

/ok to test 74d262e

davebayer avatar Nov 05 '25 10:11 davebayer

I would like to see a full CI matrix run on this, @alliepiper is there an easy way to test all compiler in C++17 for just libcu++?

https://github.com/NVIDIA/cccl/blob/main/ci-overview.md#temporarily-overriding-the-pull-request-matrix

You can copy and modify the relevant lines from the nightly workflow -> override: to achieve this.

alliepiper avatar Nov 07 '25 18:11 alliepiper