Commit 293fb59
committed
Revert the inductor static launcher workaround
Switching to triton's own launcher only changed the message: the same
three DTensor mul tests fail at the same point, now with "Pointer
argument (at 0) cannot be accessed from Triton (cpu tensor?)" instead of
"CUDA driver error: invalid argument". The launcher was not the cause,
so drop the override rather than carry an env var that claims a fix.1 parent d2ad2bb commit 293fb59
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 96 | | |
101 | 97 | | |
102 | 98 | | |
| |||
0 commit comments