OpenBLAS/benchmark
wuanjun 00447568 87baf9cfe6 Merge branch 'develop' of https://github.com/aaawuanjun/OpenBLAS into develop 2020-03-03 19:03:28 +08:00
..
scripts disable NaN checks before BLAS calls dgemm.R 2019-01-16 11:54:22 +02:00
Make_exe.sh bugfixes, to build benchmarks with mingw on Windows OS 2015-05-29 12:56:22 +02:00
Makefile [OpenBlas]: add benchmark file trmv.c and modify benchmark/Makefile to test s/d/c/ztrmv 2020-03-03 17:37:33 +08:00
asum.c Add time prints in benchmark output 2016-07-14 13:48:13 +05:30
axpy.c Update benchmark statistical time function 2020-03-02 14:36:27 +08:00
cholesky.c fix core dumped error 2020-03-02 19:13:45 +08:00
copy.c [OpenBlas]:benchmark/copy.c has time,x,y data loop problems 2020-02-24 11:23:39 +08:00
cula_wrapper.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dot.c Add time prints in benchmark output 2016-07-14 13:48:13 +05:30
geev.c fix core dumped error 2020-03-02 19:13:45 +08:00
gemm.c sgemm pipeline improved, zgemm rewritten without inner packs, ABI lxvx v20 fixed with vs52 2019-06-04 07:11:30 +00:00
gemm3m.c fix core dumped error 2020-03-02 19:13:45 +08:00
gemv.c fix core dumped error 2020-03-02 19:13:45 +08:00
ger.c fix core dumped error 2020-03-02 19:13:45 +08:00
gesv.c fix core dumped error 2020-03-02 19:13:45 +08:00
getri.c fix core dumped error 2020-03-02 19:13:45 +08:00
hemm.c fix core dumped error 2020-03-02 19:13:45 +08:00
hemv.c fix core dumped error 2020-03-02 19:13:45 +08:00
her2k.c fix core dumped error 2020-03-02 19:13:45 +08:00
herk.c fix core dumped error 2020-03-02 19:13:45 +08:00
iamax.c Benchmark: Add MFlops print in iamax benchmark 2017-01-24 23:13:47 -08:00
linpack.c fix core dumped error 2020-03-02 19:13:45 +08:00
nrm2.c THUNDERX2T99: Add Optimized SNRM2 Implementation 2017-01-24 10:23:21 +05:30
plot-filter.sh added blas level1 copy benchmark 2015-05-20 11:05:00 +02:00
plot-header added a sample plot-filter scripts and a header file for gnuplot 2014-07-21 14:50:24 +02:00
potrf.c fix core dumped error 2020-03-02 19:13:45 +08:00
rot.c Add time prints in benchmark output 2016-07-14 13:48:13 +05:30
scal.c Add time prints in benchmark output 2016-07-14 13:48:13 +05:30
smallscaling.c added bugfixes for some make files and smallscaling.c 2016-04-21 12:54:32 +02:00
swap.c Add time prints in benchmark output 2016-07-14 13:48:13 +05:30
symm.c fix core dumped error 2020-03-02 19:13:45 +08:00
symv.c fix core dumped error 2020-03-02 19:13:45 +08:00
syr.c New add syr benchmark 2020-02-28 16:36:53 +08:00
syr2k.c fix core dumped error 2020-03-02 19:13:45 +08:00
syrk.c fix core dumped error 2020-03-02 19:13:45 +08:00
tplot-header added plot-header to compare multithreading 2014-09-02 14:11:42 +02:00
trmm.c fix core dumped error 2020-03-02 19:13:45 +08:00
trmv.c Merge branch 'develop' of https://github.com/aaawuanjun/OpenBLAS into develop 2020-03-03 19:03:28 +08:00
trsm.c fix core dumped error 2020-03-02 19:13:45 +08:00
zdot-intel.c added cdot- and zdot benchmark 2015-04-07 11:56:06 +02:00
zdot.c Add time prints in benchmark output 2016-07-14 13:48:13 +05:30