Files
OpenBLAS/kernel
Zhang Xianyi 9b5be29886 Refs #310. Fixed Segfault bug on nehalem when Julia calling dgeqrt3 on OSX.
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.
2013-12-12 23:23:04 +08:00
..
2013-12-02 10:08:14 +01:00
2013-07-11 23:47:07 +08:00
2013-12-01 17:58:46 +01:00
2013-12-02 13:17:51 +01:00