OpenBLAS/lapack/trtri
Zhang Xianyi fd0c388681 Refs #191. A walk around for dtrtri_U single thread bug.
This function caused the failure of ERKALE serial test.
I replaced it with LAPACK source code.
2013-07-14 22:16:30 +08:00
..
Makefile Refs #191. A walk around for dtrtri_U single thread bug. 2013-07-14 22:16:30 +08:00
dtrtri_lapack.f Refs #191. A walk around for dtrtri_U single thread bug. 2013-07-14 22:16:30 +08:00
trtri_L_parallel.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
trtri_L_single.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
trtri_U_parallel.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
trtri_U_single.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00