mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-06-08 01:15:39 +08:00
Please also check JuliaLang/julia#4099 Julia test script: A=rand(256, 256) qrfact(A) I found this was a bug in kernel/x86_64/dgemm_ncopy_8.S. However, I cannot use gdb with julia. Thus, this is a walkaround fix.