OpenBLAS/interface
wernsaar c26bbee489 enabled abd tested optimized trtri lapack functions 2014-05-23 10:55:39 +02:00
..
lapack enabled abd tested optimized trtri lapack functions 2014-05-23 10:55:39 +02:00
netlib ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions. 2012-03-16 20:29:39 +08:00
Makefile enabled abd tested optimized trtri lapack functions 2014-05-23 10:55:39 +02:00
asum.c added C files in interface 2014-05-10 21:27:47 +02:00
axpy.c checked that axpy is OK 2014-05-10 22:09:49 +02:00
copy.c added C files in interface 2014-05-10 21:27:47 +02:00
create Print the wall time (cycles) with enabling FUNCTION_PROFILE. 2011-06-09 10:40:15 +08:00
dot.c added C files in interface 2014-05-10 21:27:47 +02:00
dsdot.c added C files in interface 2014-05-10 21:27:47 +02:00
gbmv.c cheched, that gbmv is OK 2014-05-10 22:38:09 +02:00
gemm.c checked that gemm.c is OK 2014-05-10 21:51:44 +02:00
gemv.c checked, that gemv is OK 2014-05-10 22:24:05 +02:00
ger.c checked, that ger is OK 2014-05-10 22:49:53 +02:00
imax.c added C files in interface 2014-05-10 21:27:47 +02:00
max.c added C files in interface 2014-05-10 21:27:47 +02:00
nrm2.c added C files in interface 2014-05-10 21:27:47 +02:00
rot.c added C files in interface 2014-05-10 21:27:47 +02:00
rotg.c added C files in interface 2014-05-10 21:27:47 +02:00
rotm.c added C files in interface 2014-05-10 21:27:47 +02:00
rotmg.c added C files in interface 2014-05-10 21:27:47 +02:00
sbmv.c marked as smp bug 2014-05-10 23:18:35 +02:00
scal.c added C files in interface 2014-05-10 21:27:47 +02:00
sdsdot.c added C files in interface 2014-05-10 21:27:47 +02:00
spmv.c added C files in interface 2014-05-10 21:27:47 +02:00
spr.c checked, that spr is OK 2014-05-11 00:07:07 +02:00
spr2.c checked, that spr2 is OK 2014-05-10 23:55:43 +02:00
swap.c added C files in interface 2014-05-10 21:27:47 +02:00
symm.c checked, that symm is OK 2014-05-11 00:22:40 +02:00
symv.c checked, that symv is OK 2014-05-11 00:36:56 +02:00
syr.c checked, that syr is OK 2014-05-11 07:46:22 +02:00
syr2.c checked, that syr2 is OK 2014-05-11 00:48:49 +02:00
syr2k.c check, that syr2k is OK 2014-05-11 01:04:46 +02:00
syrk.c checked, that syrk is OK 2014-05-11 08:10:25 +02:00
tbmv.c checked, that tbmv is OK 2014-05-11 08:22:00 +02:00
tbsv.c added C files in interface 2014-05-10 21:27:47 +02:00
tpmv.c checked, that tpmv is OK 2014-05-11 08:35:34 +02:00
tpsv.c added C files in interface 2014-05-10 21:27:47 +02:00
trmv.c checked, that trmv is OK 2014-05-11 08:47:44 +02:00
trsm.c checked, that trsm is OK 2014-05-11 08:59:33 +02:00
trsv.c added C files in interface 2014-05-10 21:27:47 +02:00
zaxpy.c checked that axpy is OK 2014-05-10 22:09:49 +02:00
zdot.c added C files in interface 2014-05-10 21:27:47 +02:00
zgbmv.c cheched, that gbmv is OK 2014-05-10 22:38:09 +02:00
zgemv.c checked, that gemv is OK 2014-05-10 22:24:05 +02:00
zger.c checked, that ger is OK 2014-05-10 22:49:53 +02:00
zhbmv.c marked zhbmv as smp bug 2014-05-11 09:58:16 +02:00
zhemv.c checked, that zhemv is OK 2014-05-11 10:15:06 +02:00
zher.c checked, that zher is OK 2014-05-11 10:36:34 +02:00
zher2.c checked, that zher2 is OK 2014-05-11 10:26:05 +02:00
zhpmv.c checked, that zhpmv is OK 2014-05-11 10:46:48 +02:00
zhpr.c checked, that zhpr is OK 2014-05-11 11:21:23 +02:00
zhpr2.c checked, that zhpr2 is OK 2014-05-11 11:11:05 +02:00
zrot.c added C files in interface 2014-05-10 21:27:47 +02:00
zrotg.c added C files in interface 2014-05-10 21:27:47 +02:00
zsbmv.c marked as smp bug 2014-05-10 23:18:35 +02:00
zscal.c checked, that zscal and zswap are OK 2014-05-11 09:30:18 +02:00
zspmv.c added C files in interface 2014-05-10 21:27:47 +02:00
zspr.c checked, that spr is OK 2014-05-11 00:07:07 +02:00
zspr2.c checked, that spr2 is OK 2014-05-10 23:55:43 +02:00
zswap.c checked, that zscal and zswap are OK 2014-05-11 09:30:18 +02:00
zsymv.c checked, that symv is OK 2014-05-11 00:36:56 +02:00
zsyr.c checked, that syr is OK 2014-05-11 07:46:22 +02:00
zsyr2.c checked, that syr2 is OK 2014-05-11 00:48:49 +02:00
ztbmv.c checked, that tbmv is OK 2014-05-11 08:22:00 +02:00
ztbsv.c added C files in interface 2014-05-10 21:27:47 +02:00
ztpmv.c checked, that tpmv is OK 2014-05-11 08:35:34 +02:00
ztpsv.c added C files in interface 2014-05-10 21:27:47 +02:00
ztrmv.c checked, that trmv is OK 2014-05-11 08:47:44 +02:00
ztrsv.c added C files in interface 2014-05-10 21:27:47 +02:00