This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
OpenBLAS
Watch
1
Star
0
Fork
0
You've already forked OpenBLAS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d49db2f5bebbd727cb860cff023705ecd4bfda3
OpenBLAS
/
lapack
/
getrf
History
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
..
getrf_parallel_omp.c
Refs
#130
Prevent reading ipiv array beyond the bound in ?laswp. Use laswp instead of laswp_oncopy in getrf.
2012-08-09 20:06:51 +08:00
getrf_parallel.c
Refs
#214
,
#221
,
#246
. Fixed the getrf overflow bug on Windows.
2013-07-11 03:20:02 +08:00
getrf_single.c
Refs
#130
Prevent reading ipiv array beyond the bound in ?laswp. Use laswp instead of laswp_oncopy in getrf.
2012-08-09 20:06:51 +08:00
Makefile
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00