Add debugging code to gpu_dynamic_shared to try to track down hard-to-repro bug on buildbots#5892
Add debugging code to gpu_dynamic_shared to try to track down hard-to-repro bug on buildbots#5892steven-johnson wants to merge 12 commits intomasterfrom
Conversation
…-repro bug on buildbots
|
aha: upgrading the nvidia driver on my local linux box to a recent one (460.x) allows me to repro locally - the older driver I was using(440.x-ish) didn't fail. So it's driver-specific to some extent. |
|
If I run with cuda-memcheck, I get: ========= Invalid shared write of size 4 |
|
Bisect is suggesting that #5757 is the injection spot; investigating |
|
(1) The mystery hang seems to have resolved itself, or at least is no longer reproducing at recent top-of-tree. |
No description provided.