Commit 21ca261
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 ec45ac3 commit 21ca261
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4701 | 4701 | | |
4702 | 4702 | | |
4703 | 4703 | | |
4704 | | - | |
4705 | | - | |
4706 | | - | |
| 4704 | + | |
| 4705 | + | |
| 4706 | + | |
| 4707 | + | |
| 4708 | + | |
4707 | 4709 | | |
4708 | 4710 | | |
| 4711 | + | |
| 4712 | + | |
| 4713 | + | |
| 4714 | + | |
4709 | 4715 | | |
4710 | 4716 | | |
4711 | 4717 | | |
| |||
0 commit comments