OpenBLAS/lapack/potrf
Zhang Xianyi 32d2ca3035 Refs #214, #221, #246. Fixed the getrf overflow bug on Windows.
I used a smaller threshold since the stack size is 1MB on windows.
2013-07-11 03:20:02 +08:00
..
Makefile Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
potrf_L_parallel.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
potrf_L_single.c Fixed the overflowing bug in single thread cholesky factorization. 2013-02-23 13:00:52 +08:00
potrf_U_parallel.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
potrf_U_single.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
potrf_parallel.c Refs #214, #221, #246. Fixed the getrf overflow bug on Windows. 2013-07-11 03:20:02 +08:00