You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker ced49466f0
Use the fortran compiler to link LAPACK-related benchmarks
5 years ago
..
scripts disable NaN checks before BLAS calls dgemm.R 6 years ago
Make_exe.sh bugfixes, to build benchmarks with mingw on Windows OS 10 years ago
Makefile Use the fortran compiler to link LAPACK-related benchmarks 5 years ago
amax.c Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min. 5 years ago
amin.c Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min. 5 years ago
asum.c Add time prints in benchmark output 9 years ago
axpby.c Add benchmark file axpby.c and modify benchmark/Makefile to test s/d/c/zaxpby 5 years ago
axpy.c Update benchmark statistical time function 5 years ago
cholesky.c fix core dumped error 5 years ago
copy.c [OpenBlas]:benchmark/copy.c has time,x,y data loop problems 5 years ago
cula_wrapper.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
dot.c Add time prints in benchmark output 9 years ago
geev.c fix core dumped error 5 years ago
gemm.c Include shgemm in benchtest 5 years ago
gemm3m.c fix core dumped error 5 years ago
gemv.c fix core dumped error 5 years ago
ger.c fix core dumped error 5 years ago
gesv.c fix core dumped error 5 years ago
getri.c fix core dumped error 5 years ago
hbmv.c benchmark/hpmv&hbmv: add benchmark/hpmv.c and benchmark/hbmv.c 5 years ago
hemm.c Remove redundant code 5 years ago
hemv.c fix core dumped error 5 years ago
her.c [OpenBLAS]: benchmark for her/her2 LEVEL2 functions 5 years ago
her2.c [OpenBLAS]: benchmark for her/her2 LEVEL2 functions 5 years ago
her2k.c Remove redundant code 5 years ago
herk.c Remove redundant code 5 years ago
hpmv.c benchmark/hpmv&hbmv: add benchmark/hpmv.c and benchmark/hbmv.c 5 years ago
iamax.c [OpenBLAS]:fix the iamax benchmark error 5 years ago
iamin.c Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min. 5 years ago
imax.c Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min. 5 years ago
imin.c Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min. 5 years ago
linpack.c fix core dumped error 5 years ago
max.c Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min. 5 years ago
min.c Add benchmark for ?amax, ?max, ?amin, ?min, i?max, i?amin and i?min. 5 years ago
nrm2.c THUNDERX2T99: Add Optimized SNRM2 Implementation 8 years ago
plot-filter.sh added blas level1 copy benchmark 10 years ago
plot-header added a sample plot-filter scripts and a header file for gnuplot 11 years ago
potrf.c [OpenBLAS]: benchmark error of potrf 5 years ago
rot.c add benchmark for csrot and zdrot 5 years ago
rotm.c Add benchmark file rotm.c and modify benchmark/Makefile to test s/drotm 5 years ago
scal.c Add time prints in benchmark output 9 years ago
smallscaling.c added bugfixes for some make files and smallscaling.c 9 years ago
spmv.c Update spmv.c: solve segmentation fault when m and n are larger than 50000 5 years ago
spr.c Use the correct unit of measure 5 years ago
spr2.c Use the correct unit of measure 5 years ago
swap.c Add time prints in benchmark output 9 years ago
symm.c Remove redundant code 5 years ago
symv.c fix core dumped error 5 years ago
syr.c 1.Add syr2 benchmark 5 years ago
syr2.c 1.Add syr2 benchmark 5 years ago
syr2k.c Remove redundant code 5 years ago
syrk.c Remove redundant code 5 years ago
tplot-header added plot-header to compare multithreading 11 years ago
tpmv.c [OpenBlas]:Add benchmark tpmv.c and modify Makefile 5 years ago
tpsv.c [OpenBlas]: Add benchmark tpsv file and modify benchmark/Makefile 5 years ago
trmm.c add trmm.c 5 years ago
trmv.c Merge branch 'develop' of https://github.com/aaawuanjun/OpenBLAS into develop 5 years ago
trsm.c fix core dumped error 5 years ago
trsv.c change clock to CLOCK_PROCESS_CPUTIME_ID 5 years ago
zdot-intel.c added cdot- and zdot benchmark 10 years ago
zdot.c add support for RETURN_BY_STACK semantics, e.g. clang 5 years ago