-
Notifications
You must be signed in to change notification settings - Fork 185
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
Try and make nvrtc on windows pass #3623
Conversation
🟩 CI finished in 1h 50m: Pass: 100%/152 | Total: 3d 04h | Avg: 30m 21s | Max: 1h 17m | Hits: 221%/21667
|
Project | |
---|---|
CCCL Infrastructure | |
+/- | libcu++ |
+/- | CUB |
+/- | Thrust |
CUDA Experimental | |
python | |
CCCL C Parallel Library | |
Catch2Helper |
Modifications in project or dependencies?
Project | |
---|---|
CCCL Infrastructure | |
+/- | libcu++ |
+/- | CUB |
+/- | Thrust |
+/- | CUDA Experimental |
+/- | python |
+/- | CCCL C Parallel Library |
+/- | Catch2Helper |
🏃 Runner counts (total jobs: 152)
# | Runner |
---|---|
110 | linux-amd64-cpu16 |
14 | windows-amd64-cpu16 |
10 | linux-arm64-cpu16 |
8 | linux-amd64-gpu-rtx2080-latest-1 |
6 | linux-amd64-gpu-rtxa6000-latest-1 |
3 | linux-amd64-gpu-rtx4090-latest-1 |
1 | linux-amd64-gpu-h100-latest-1 |
/backport |
/backport |
Git push to origin failed for branch/2.8.x with exitcode 128 |
I wonder what happened...
https://github.com/NVIDIA/cccl/actions/runs/13075611214/job/36486920428#step:3:41 |
@leofang if you need a backport, just cherry-pick the PR's commit and open a new PR against the 2.8.x branch. |
I have the backport workflow working in NVIDIA/cuda-python, so I'm wondering why it doesn't work here... |
I'll test this manually on Windows before backporting. |
I am happy if you can fix the workflow, since I manually cherry-pick for weeks now! |
Let me give it a shot! |
See #3634. After merging it we can use this PR to test. |
I do not even have a way of proeprly testing this