OpenBLAS/relapack/src
Martin Kroeker 9c4edd38f2
Merge pull request #2099 from martin-frbg/rela-gbtrf
Disable repeated recursion on Ab_BR in ReLAPACK xGBTRF
2019-04-29 09:25:19 +02:00
..
CMakeLists.txt Add cmake build list file for ReLAPACK 2017-10-12 17:00:00 +02:00
blas.h Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
cgbtrf.c Disable repeated recursion on Ab_BR in ReLAPACK xGBTRF 2019-04-29 00:12:37 +02:00
cgemmt.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
cgetrf.c Correct INFO=4 condition 2019-04-28 09:58:56 +02:00
chegst.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
chetrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
chetrf_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
chetrf_rook.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
chetrf_rook_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
clauum.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
cpbtrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
cpotrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
csytrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
csytrf_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
csytrf_rook.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
csytrf_rook_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ctgsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ctrsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ctrsyl_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ctrtri.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dgbtrf.c Disable repeated recursion on Ab_BR in ReLAPACK xGBTRF 2019-04-29 00:12:37 +02:00
dgemmt.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dgetrf.c Correct INFO=4 condition 2019-04-28 09:58:56 +02:00
dlauum.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dpbtrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dpotrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dsygst.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dsytrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dsytrf_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dsytrf_rook.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dsytrf_rook_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dtgsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dtrsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dtrsyl_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
dtrtri.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
f2c.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
f2c.h Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
lapack.h Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
lapack_wrappers.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
lapack_wrappers.c.orig Add Elmar Peise's ReLAPACK 2017-06-28 17:38:41 +02:00
relapack.h Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
sgbtrf.c Disable repeated recursion on Ab_BR in ReLAPACK xGBTRF 2019-04-29 00:12:37 +02:00
sgemmt.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
sgetrf.c Correct INFO=4 condition 2019-04-28 09:58:56 +02:00
slauum.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
spbtrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
spotrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ssygst.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ssytrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ssytrf_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ssytrf_rook.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ssytrf_rook_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
stgsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
strsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
strsyl_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
strtri.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zgbtrf.c Disable repeated recursion on Ab_BR in ReLAPACK xGBTRF 2019-04-29 00:12:37 +02:00
zgemmt.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zgetrf.c Correct INFO=4 condition 2019-04-28 09:58:56 +02:00
zhegst.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zhetrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zhetrf_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zhetrf_rook.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zhetrf_rook_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zlauum.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zpbtrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zpotrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zsytrf.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zsytrf_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zsytrf_rook.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
zsytrf_rook_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ztgsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ztrsyl.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ztrsyl_rec2.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00
ztrtri.c Add support for INTERFACE64 and fix XERBLA calls 2019-04-27 19:06:00 +02:00