Commit f194596
ggml-cuda: enable the shared-expert overlap by default on RDNA3.5
GGML_CUDA_GRAPH_OPT still forces the optimization on ("1") or off ("0"), but when
it is unset the default is now on for RDNA3.5 - the architecture where the
decode-time shared-expert overlap has been tuned - and off everywhere else.
Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>1 parent a86d313 commit f194596
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4525 | 4525 | | |
4526 | 4526 | | |
4527 | 4527 | | |
4528 | | - | |
4529 | | - | |
4530 | | - | |
| 4528 | + | |
| 4529 | + | |
| 4530 | + | |
| 4531 | + | |
| 4532 | + | |
4531 | 4533 | | |
4532 | 4534 | | |
| 4535 | + | |
| 4536 | + | |
| 4537 | + | |
| 4538 | + | |
4533 | 4539 | | |
4534 | 4540 | | |
4535 | 4541 | | |
| |||
0 commit comments