Commit 5d440d3
authored
[BACKEND] Workaround for ptxas bug in matrix descriptor arithmetic (#7197)
The previous code sequence was hitting a bug in ptxas that caused
Emiting this new code sequence should be cheaper and saves us from
hitting the ptxas bug.1 parent 65d9862 commit 5d440d3
1 file changed
Lines changed: 4 additions & 8 deletions
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
162 | 158 | | |
163 | 159 | | |
164 | 160 | | |
| |||
0 commit comments