Commit Graph

46 Commits

Author SHA1 Message Date
Andrzej Wójtowicz 5c64266f39 added naive cublas optimize 2016-05-30 17:49:09 +02:00
Andrzej Wójtowicz 095e5278d2 changed sample benchmark 2016-05-29 17:57:09 +02:00
Andrzej Wójtowicz e0c075fcea Added print to benchmark sample;
Updated results R markdown for next host and gpu
2016-05-29 17:45:39 +02:00
Andrzej Wójtowicz 679560c1f0 fixed gotoblas2 threading issue 2016-05-27 00:07:49 +02:00
Andrzej Wójtowicz 0ee3eb1d38 fixed typo in ToC 2016-05-26 19:39:26 +02:00
Andrzej Wójtowicz 91d91c6ec0 updated readme (first results) 2016-05-26 19:30:19 +02:00
Andrzej Wójtowicz 65ef08182f markdown: added results per library; added table of contents 2016-05-26 19:28:38 +02:00
Andrzej Wójtowicz 5ec7e7f9fa markdown: added gcbd benchmark 2016-05-26 14:59:01 +02:00
Andrzej Wójtowicz b8bcce64a9 markdown: added sorting, colors and fixed time formatting 2016-05-26 02:19:58 +02:00
Andrzej Wójtowicz 65ab1626d1 markdown: urbanek and revolution benchmarks 2016-05-25 18:46:18 +02:00
Andrzej Wójtowicz a2dae4369e markdown: added ggplot2 2016-05-25 16:26:48 +02:00
Andrzej Wójtowicz d4eab9c1b4 markdown: added improvements to read-files 2016-05-25 13:34:12 +02:00
Andrzej Wójtowicz 81163d3d40 added init markdown generator 2016-05-24 19:46:13 +02:00
Andrzej Wójtowicz 26712e11ab added gcbd benchmark;
added power-off option
2016-05-20 12:54:32 +02:00
Andrzej Wójtowicz eb01728fb6 added saving host info;
added saving results in rds files;
renamed benchmark scripts
2016-05-19 19:11:33 +02:00
Andrzej Wójtowicz d1f13a3a06 cublas: disabled autopin mem and logging, fixed unloading nouveau 2016-05-18 21:53:12 +02:00
Andrzej Wójtowicz 7f31b5c42c added chmod for cpuinfo 2016-05-18 20:09:06 +02:00
Andrzej Wójtowicz f3bcf61227 added master control script 2016-05-18 19:04:00 +02:00
Andrzej Wójtowicz 4a3a48c42d added urbanek and revolution benchmarks to check;
turned off cpu throttling check in atlas multi-threaded;
updated blis;
urbanek benchmark: added loading method lib for Rscript
2016-05-18 17:58:08 +02:00
Andrzej Wójtowicz 9f134ee90f added Intel cpuinfo to detect cores;
added nvidia-detect;
added blis auto-set number of threads
2016-05-17 19:47:27 +02:00
Andrzej Wójtowicz 59e0d85377 updated repo CUDA to 6.5 2016-05-15 15:27:10 +02:00
Andrzej Wójtowicz 9728253b90 disabled CUDA 7.5 online install 2016-05-15 15:07:06 +02:00
Andrzej Wójtowicz ba91e4763d updated envs and paths 2016-05-15 13:04:27 +02:00
Andrzej Wójtowicz 18608545ec added linux headers from debian snapshot;
removed clBLAS
2016-05-14 18:19:34 +02:00
Andrzej Wójtowicz bdca7f503d added R-benchmark and revolution-benchmark 2016-05-05 19:28:23 +02:00
Andrzej Wójtowicz 21a469a436 disabled clblas 2016-05-05 16:58:11 +02:00
Andrzej Wójtowicz cb95f06917 cublas: changed netlib fallback to mkl;
clblas: new packages, added checking
2016-05-05 16:42:20 +02:00
Andrzej Wójtowicz c3d9bdce84 removed hiplarb and culatoos;
added removing cpu packages;
added deps for cuda online install
2016-05-05 12:26:35 +02:00
Andrzej Wójtowicz a9b174d0eb remove purge from basic blas/lapack libs; updated magma 2016-05-04 17:15:41 +02:00
Andrzej Wójtowicz a709df59a7 minor info 2016-05-04 12:46:23 +02:00
Andrzej Wójtowicz f1c7509cfb added online cuda get 2016-05-04 12:42:23 +02:00
Andrzej Wójtowicz b4d9e85e2d updated clblas, cublas and magma 2016-05-04 12:38:26 +02:00
Andrzej Wójtowicz 56e1a0d973 updated cuBLAS libs versions, added linux headers installation and fixed typo 2016-05-03 19:34:25 +02:00
Andrzej Wójtowicz 514cd792c9 fixed cuBLAS check;
clBLAS new deps
2016-05-03 17:35:06 +02:00
Andrzej Wójtowicz 3320ca2a94 added cuBLAS;
minor changes
2016-05-03 12:09:43 +02:00
Andrzej Wójtowicz 6e637d14bc gotoblas2: moved ld config to check function 2016-05-01 22:57:06 +02:00
Andrzej Wójtowicz fd5e9d734f added checking multithreading by ld preload for all cpu libraries;
externalized checkpoint to bash script;
added functions for each library;
added info about current process
2016-05-01 22:36:35 +02:00
Andrzej Wójtowicz 4ccadeaded fixed checkpoint;
fixed paths to blis and clblas;
added draft for cublas
2016-05-01 01:31:19 +02:00
Andrzej Wójtowicz c0b44f561f disabled cpu throttling;
added dependencies for CUDA
2016-04-29 22:24:51 +02:00
Andrzej Wójtowicz 805c139eca added git 2016-04-29 20:29:36 +02:00
Andrzej Wójtowicz 205da2d11c minor 2016-04-29 14:15:41 +02:00
Andrzej Wójtowicz c3480c7b84 added sample benchmark 2016-04-29 14:13:49 +02:00
Andrzej Wójtowicz faf99ebc92 cleanup, fixed paths 2016-04-29 14:07:28 +02:00
Andrzej Wójtowicz e00fd27820 added all cpu configs 2016-04-28 20:11:50 +02:00
Andrzej Wójtowicz a7dadec6d3 init install-env 2016-04-28 13:48:11 +02:00
andre de2f4f87d7 initial commit 2016-04-28 11:38:54 +00:00