.. |
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
|
Use the fortran compiler to link LAPACK-related benchmarks
|
2020-05-29 13:35:51 +02:00 |
amax.c
|
Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min.
|
2020-03-09 14:59:03 +08:00 |
amin.c
|
Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min.
|
2020-03-09 14:59:03 +08:00 |
asum.c
|
Add time prints in benchmark output
|
2016-07-14 13:48:13 +05:30 |
axpby.c
|
Add benchmark file axpby.c and modify benchmark/Makefile to test s/d/c/zaxpby
|
2020-03-07 17:48:55 +08:00 |
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
|
Include shgemm in benchtest
|
2020-05-11 09:57:46 -05: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 |
hbmv.c
|
benchmark/hpmv&hbmv: add benchmark/hpmv.c and benchmark/hbmv.c
|
2020-03-06 01:02:02 -05:00 |
hemm.c
|
Remove redundant code
|
2020-03-07 12:03:05 -05:00 |
hemv.c
|
fix core dumped error
|
2020-03-02 19:13:45 +08:00 |
her.c
|
[OpenBLAS]: benchmark for her/her2 LEVEL2 functions
|
2020-03-16 11:19:05 +08:00 |
her2.c
|
[OpenBLAS]: benchmark for her/her2 LEVEL2 functions
|
2020-03-16 11:19:05 +08:00 |
her2k.c
|
Remove redundant code
|
2020-03-07 12:03:05 -05:00 |
herk.c
|
Remove redundant code
|
2020-03-07 12:03:05 -05:00 |
hpmv.c
|
benchmark/hpmv&hbmv: add benchmark/hpmv.c and benchmark/hbmv.c
|
2020-03-06 01:02:02 -05:00 |
iamax.c
|
[OpenBLAS]:fix the iamax benchmark error
|
2020-03-13 10:58:39 +08:00 |
iamin.c
|
Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min.
|
2020-03-09 14:59:03 +08:00 |
imax.c
|
Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min.
|
2020-03-09 14:59:03 +08:00 |
imin.c
|
Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min.
|
2020-03-09 14:59:03 +08:00 |
linpack.c
|
fix core dumped error
|
2020-03-02 19:13:45 +08:00 |
max.c
|
Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min.
|
2020-03-09 14:59:03 +08:00 |
min.c
|
Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min.
|
2020-03-09 14:59:03 +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
|
[OpenBLAS]: benchmark error of potrf
|
2020-04-16 10:55:10 +08:00 |
rot.c
|
add benchmark for csrot and zdrot
|
2020-03-07 15:17:49 +08:00 |
rotm.c
|
Add benchmark file rotm.c and modify benchmark/Makefile to test s/drotm
|
2020-03-05 10:05:59 +08:00 |
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 |
spmv.c
|
Update spmv.c: solve segmentation fault when m and n are larger than 50000
|
2020-03-11 10:30:09 +08:00 |
spr.c
|
Use the correct unit of measure
|
2020-03-10 19:26:06 -04:00 |
spr2.c
|
Use the correct unit of measure
|
2020-03-10 19:26:06 -04:00 |
swap.c
|
Add time prints in benchmark output
|
2016-07-14 13:48:13 +05:30 |
symm.c
|
Remove redundant code
|
2020-03-07 12:03:05 -05:00 |
symv.c
|
fix core dumped error
|
2020-03-02 19:13:45 +08:00 |
syr.c
|
1.Add syr2 benchmark
|
2020-03-04 14:09:10 +08:00 |
syr2.c
|
1.Add syr2 benchmark
|
2020-03-04 14:09:10 +08:00 |
syr2k.c
|
Remove redundant code
|
2020-03-07 12:03:05 -05:00 |
syrk.c
|
Remove redundant code
|
2020-03-07 12:03:05 -05:00 |
tplot-header
|
added plot-header to compare multithreading
|
2014-09-02 14:11:42 +02:00 |
tpmv.c
|
[OpenBlas]:Add benchmark tpmv.c and modify Makefile
|
2020-03-11 12:31:48 +08:00 |
tpsv.c
|
[OpenBlas]: Add benchmark tpsv file and modify benchmark/Makefile
|
2020-03-14 09:11:08 +08:00 |
trmm.c
|
add trmm.c
|
2020-03-07 13:09:19 -05: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 |
trsv.c
|
change clock to CLOCK_PROCESS_CPUTIME_ID
|
2020-03-04 03:54:40 -05:00 |
zdot-intel.c
|
added cdot- and zdot benchmark
|
2015-04-07 11:56:06 +02:00 |
zdot.c
|
add support for RETURN_BY_STACK semantics, e.g. clang
|
2020-05-29 13:29:10 +02:00 |