Uh oh!
There was an error while loading. Please reload this page.
Expand Windows test matrix to reproduce and fix nvbugs 5630448 - #1242
Conversation
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
…r modes Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
…r mode support Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
leofang
commented
Nov 16, 2025
/ok to test 16b0e3f |
This comment has been minimized.
This comment has been minimized.
rwgk
commented
Nov 16, 2025
Awesome, thanks! |
- we do not have access to rtx6000ada - rtxpro6000 is a datacenter card - cover WDDM in at least 2 pipelines
… different modes rtx2080, rtx4090, rtxpro6000, v100, a100, l4 (t4 nodes are too slow)
leofang
commented
Nov 16, 2025
/ok to test f2ffbb1 |
leofang
commented
Nov 16, 2025
|
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
rwgk
commented
Nov 17, 2025
Another small puzzle: Here in the CI I see https://github.com/NVIDIA/cuda-python/actions/runs/19411934928/job/55534848113 That's also what I saw on the TITAN RTX colossus workstation yesterday with the 591.32 driver. I just installed the 591.34 driver and kitpick034 on my main workstation (not colossus), now there are |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
leofang
commented
Nov 18, 2025
/ok to test 6c8cbcb |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
leofang
commented
Nov 18, 2025
@Andy-Jost yes I already fixed them in 6c8cbcb. You were reviewing while I was pushing the fix 🙂 Late evening caused stupid bugs like these... |
leofang
commented
Nov 18, 2025
This PR is ready for review/merge to unblock Ralf. |
Interestingly, on my main workstation I'm still seeing one error (below). But I think we should deal with that separately. CTK = |
Uh oh!
There was an error while loading. Please reload this page.
| } | ||
| pnputil /disable-device /class Display | ||
| pnputil /enable-device /class Display | ||
| # Give it a minute to settle: |
leofang
commented
Nov 18, 2025
@rwgk I suspect this would be an actual issue that we should bring to the driver team, given what you described above that this test passed with 591.32 and fails now with 591.34. |
Uh oh!
There was an error while loading. Please reload this page.
rwgk
commented
Nov 18, 2025
There were two variables:
Possibly the 591.32 vs 591.34 driver may NOT make a difference. I'd have to try it out to be sure. |
|
rwgk
commented
Nov 18, 2025
Oh: In the meantime (I think yesterday or Sunday night) I also changed the driver on the TITAN RTX machine, it's 591.34 now, too. I.e. it's almost certain that it's |
leofang
commented
Nov 18, 2025
This is new to me. Let's continue this conversation offline. |
There was a problem hiding this comment.
FYI @alliepiper I backported your changes in CCCL to here 😋
Uh oh!
There was an error while loading. Please reload this page.
Description
close#462
close#984
closes#985
close#1024
close#1241
expand Windows test matrix to cover
& MCDMUsing this PR, we can reproduce nvbugs 5630448 and I worked out a fix for it.
Checklist