Skip to content

Commit 1a3c229

Browse files
authored
[OpenBLAS_jll] Include patches to fix CASUM in 1.10 (#59346)
This updates 1.10 to contain two new OpenBLAS patches that come from upstream (they are included in newer OpenBLAS versions already). Specifically the patches do: * Use AVX512 kernels on modern processors * Fix incorrect CASUM computation in fallback kernel This fixes the reported linear algebra issue: JuliaLang/LinearAlgebra.jl#1406. I believe I updated all the checksums/files to make this work, specifically I did * Updated version number in `stdlib/OpenBLAS_jll/Project.toml` * Updated version number and sha in `deps/openblas.version` * Refresh checksums by running` make -f contrib/refresh_checksums.mk -j openblas` cc @giordano, @ViralBShah
1 parent 3fffb59 commit 1a3c229

File tree

5 files changed

+252
-95
lines changed

5 files changed

+252
-95
lines changed

0 commit comments

Comments
 (0)