Commit 39dd64a
committed
fix(cuda): drop temporary fast_fp16_available GCN4 diagnostic
719476c bundled a legitimate wave64 shuffle-width fix with an
unrelated, self-labeled temporary diagnostic that force-disabled the
fast fp16 path on GCN4/Polaris to test an accumulated-precision-margin
theory. Flagged by the SP2+SP2.5 final whole-branch review as leaked
WIP with no place in the merge. Revert fast_fp16_available to its
pre-diagnostic behavior; the shuffle-width fix itself is untouched.1 parent 1de2e8d commit 39dd64a
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
307 | | - | |
| 305 | + | |
308 | 306 | | |
309 | 307 | | |
310 | 308 | | |
| |||
0 commit comments