-
Notifications
You must be signed in to change notification settings - Fork 297
Add limited RTX PRO 6000 coverage. #6841
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
Conversation
|
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. |
|
/ok to test |
This comment has been minimized.
This comment has been minimized.
|
I see a CI test failure in: Funny, it's an API test. The test was added recently in #6022. Also, the test runtime here seems a bit excessive. Is this normal? |
|
@oleksandr-pavlyk can you take a look at the segmented scan issue? This is failing on RTX PRO 6000 (sm120).
Those H100: https://github.com/NVIDIA/cccl/actions/runs/19846009437/job/56871704747 It's a very simple TU, might be worth seeing if we can trigger the failure sooner. |
|
I opened #6845 for the long test time. |
|
I opened #6868 to fix assertions failing the segmented scan API test. |
|
/ok to test |
This comment has been minimized.
This comment has been minimized.
The cuda-python team offered to let us use their hw while we wait for our much larger order to arrive. Adding minimal CUB coverage to ensure that our blackwell implementations don't regress.
50dbc90 to
050b7f9
Compare
This comment has been minimized.
This comment has been minimized.
🥳 CI Workflow Results🟩 Finished in 12h 45m: Pass: 100%/270 | Total: 3d 18h | Max: 4h 15m | Hits: 97%/374695See results here. |
|
Thank you @alliepiper and @kkraus14 for making that happen! |
The cuda-python team offered to let us use their hw while we wait for our much larger order to arrive. Adding minimal CUB coverage to ensure that our blackwell implementations don't regress.