diff options
author | Kawrakow <iwankawrakow@gmail.com> | 2024-12-08 15:27:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-08 15:27:13 +0100 |
commit | 43e65a672a98d931998559785b58f1e980e87f54 (patch) | |
tree | f0cefd9605710ff529d637e507af01327792d004 /examples | |
parent | fc701cedd146152fb270482a7eef5aba23b20575 (diff) |
Faster IQ4_XS_R4 on Zen4 (#128)
* Faster iq4_xs_r4 on Zen4
The trick is to simply prepare the Q8 block sums for
blocks of 32 as floats. This brings PP-512 up to 254.6 t/s
from 224 t/s.
* Fix broken matrix x vector product on Zen4
---------
Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions