Commit 216192c
09-persistent-matmul.py bugfix (#4820)
Currently we sleep between each rep for Triton kernels, but not for the
cuBLAS kernel. This may improve cuBLAS performance on fp8 due to thermal
issues.1 parent dad77c3 commit 216192c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
0 commit comments