diff options
| author | Alex James <git@alextjam.es> | 2025-08-03 11:17:34 -0500 |
|---|---|---|
| committer | Emily <vcs@emily.moe> | 2025-09-10 15:51:02 +0100 |
| commit | fec607a9e37ab99e962501a7d6662e63b7ab5589 (patch) | |
| tree | 77cc6197b31def510564131dd6b50811b2d5bd65 /pkgs/development/python-modules/httpserver | |
| parent | f16a133fcd9dbc3544a67a4743baf98d537f5706 (diff) | |
openblas: add patch to disable buggy SME SGEMM kernel
OpenBLAS 0.3.30 added a SGEMM kernel for Arm's Scalable Matrix Extension
(SME). Unfortunately the SME SGEMM kernel produces incorrect results on
Apple M4, which manifests as test failures while building OpenBLAS [1]
and numpy [2]. Add a patch to disable the buggy SME kernel for now.
[1]: hxxps://github.com/OpenMathLib/OpenBLAS/issues/5414
[2]: hxxps://github.com/numpy/numpy/issues/29393
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
