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
e6ebbfd314802f36d52e29db42545f3bbbde66e8
OpenBLAS
/
lapack
/
trtri
History
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
..
dtrtri_lapack.f
Refs
#191
. A walk around for dtrtri_U single thread bug.
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
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