Files
OpenBLAS/kernel/arm
Gražvydas Ignotas 9d58b8d64e provide a NEON version of arm/sgemm
benchmark/sgemm.goto before:
 M= 200, N= 200, K= 200 :     9262.97 MFlops   0.001727 sec
after:
 M= 200, N= 200, K= 200 :    30223.64 MFlops   0.000529 sec

Conveniently the registers are already allocated suitably for vector
operation, so the conversion from vfpv3 was rather straightforward.

Prefetching was left out because it doesn't help Cortex-A76,
only hurts it slightly.
2026-05-05 23:09:01 +03:00
..
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2026-04-09 18:11:47 +08:00
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2019-03-30 22:11:38 +01:00
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2024-03-12 15:45:23 +01:00
2021-02-23 13:14:35 +01:00
2024-07-24 14:31:29 +02:00
2019-03-30 22:11:38 +01:00
2014-08-16 11:36:48 +02:00
2014-08-16 13:52:50 +02:00
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2021-01-12 16:36:12 +01:00
2024-03-12 15:46:23 +01:00
2025-01-21 11:44:22 +08:00
2019-03-30 22:11:38 +01:00