-
Notifications
You must be signed in to change notification settings - Fork 184
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
Backport to 2.8: Deprecates tuning policy hubs #3531
Backport to 2.8: Deprecates tuning policy hubs #3531
Conversation
Thanks for thinking about doing the backport! I thought about it too (#3521), but maybe I forgot that we settled on you doing it. I will close my PR. |
Sorry, wasn't aware that you had already a backport PR open for that. Very impressed that you were thinking about the backport - I had almost forgotten about it! |
We probably need this fix #3532 to make the CI pass for your (and all other backport) PRs. |
🟨 CI finished in 1h 11m: Pass: 97%/96 | Total: 15h 23m | Avg: 9m 37s | Max: 37m 12s | Hits: 425%/12392
|
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: 96)
# | Runner |
---|---|
71 | linux-amd64-cpu16 |
11 | linux-amd64-gpu-v100-latest-1 |
9 | windows-amd64-cpu16 |
4 | linux-arm64-cpu16 |
1 | linux-amd64-gpu-h100-latest-1-testing |
06d44b9
to
389348a
Compare
🟩 CI finished in 1h 22m: Pass: 100%/95 | Total: 2d 15h | Avg: 40m 07s | Max: 1h 11m | Hits: 261%/10540
|
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: 95)
# | Runner |
---|---|
71 | linux-amd64-cpu16 |
8 | windows-amd64-cpu16 |
6 | linux-amd64-gpu-rtxa6000-latest-1 |
4 | linux-arm64-cpu16 |
3 | linux-amd64-gpu-rtx4090-latest-1 |
2 | linux-amd64-gpu-rtx2080-latest-1 |
1 | linux-amd64-gpu-h100-latest-1 |
Description
Backport of #3514