Commit Graph

38 Commits

Author SHA1 Message Date
Werner Saar ddf983d643 added optimizations for steamroller 2014-12-30 20:14:45 +08:00
Werner Saar 887aed634d modified sources for OS Darwin 2014-12-19 12:40:46 +01:00
Werner Saar 1e566223ed added code for the size of n 2014-12-17 15:02:11 +01:00
Werner Saar 113b48ca22 modified makefile for acml6.1 2014-12-17 14:12:21 +01:00
wernsaar dab4edd069 added benchmark for gemm3m functions 2014-09-21 12:00:41 +02:00
wernsaar 210bec9111 added plot-header to compare multithreading 2014-09-02 14:11:42 +02:00
wernsaar d7f91f8b4f extended gemv.c benchmark 2014-09-01 15:07:36 +02:00
wernsaar 53f1277b6b modified benchmark/gemv.c 2014-08-31 15:38:18 +02:00
wernsaar 29125864b3 updated gemm.c 2014-08-23 17:28:01 +02:00
wernsaar 55e81da379 added axpy benchmark-test 2014-08-23 13:12:44 +02:00
wernsaar 53ec5789e2 bugfix for Makefile 2014-08-22 17:02:55 +02:00
wernsaar 7e404de3de bugfix in Makefile 2014-08-22 11:51:30 +02:00
wernsaar e4472ad850 added sdot and ddot benchmarks 2014-08-22 11:42:07 +02:00
wernsaar fb0b4552a5 added hemv benchmark 2014-08-22 10:00:09 +02:00
wernsaar 6f73ffc114 added benchmarks for csymv and zsymv 2014-08-21 19:33:57 +02:00
wernsaar f5f50b3563 added benchmarks for lapack potrf, potrs and potri functions 2014-08-01 21:08:37 +02:00
wernsaar 651dd22d7d added benchmark program for lapack ?getri functions 2014-08-01 08:55:20 +02:00
wernsaar 7c611a2f95 bugfix for zgeev 2014-07-31 12:35:38 +02:00
wernsaar 296564e369 added lapack geev benchmark 2014-07-31 10:35:25 +02:00
wernsaar 799a0eabbd bugfix in cholesky.c 2014-07-30 14:00:19 +02:00
wernsaar ca63503e61 extented plot-filter.sh for linpack and cholesky benchmarks 2014-07-30 13:03:42 +02:00
wernsaar e213a42cde added a sample plot-filter scripts and a header file for gnuplot 2014-07-21 14:50:24 +02:00
wernsaar e4663be46a added symv benchmark 2014-07-21 07:50:54 +02:00
wernsaar 11637b6926 add benchmark for ger 2014-07-21 06:25:42 +02:00
wernsaar bcb115b55b added benchmark for gemv 2014-07-15 13:35:36 +02:00
wernsaar 9c835431d0 modified pathes to atlas, mkl and acml 2014-07-12 16:20:29 +02:00
wernsaar 1d4ffddf69 added conf option for number of loops 2014-07-12 11:54:39 +02:00
wernsaar b0e7810a6b added her2k benchmark 2014-07-11 16:31:05 +02:00
wernsaar 2b92a8c499 added herk benchmark 2014-07-11 16:16:48 +02:00
wernsaar 274b8dc91a add hemm benchmark 2014-07-11 15:26:34 +02:00
wernsaar 74b237ca22 added syr2k benchmark 2014-07-11 14:48:25 +02:00
wernsaar c353abd38c added syrk benchmark 2014-07-11 14:21:25 +02:00
wernsaar 0acce17979 added trsm benchmark 2014-07-11 13:51:08 +02:00
wernsaar 2016a685e6 added trmm benchmark 2014-07-11 13:20:42 +02:00
wernsaar 1b9a6aac30 added benchmark for symm 2014-07-11 12:47:48 +02:00
wernsaar e27433ab6a added gemm benchmark and modified Makefile for benchmark 2014-07-11 11:09:47 +02:00
Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-27 12:05:18 -07:00
Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00