- Nov 26, 2019
-
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
Added verbose options for MatrixReader. Changed order of meta data columns. Commented out adding error messages and added related FIXME.
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
Added FIXMEs to observed errors when launched without parameters or with '--help'. Commented out result comparison.
-
Lukas Cejka authored
-
Lukas Cejka authored
Fixed implementation of error reporting. Made all formats be compared with cuSPARSE (format and cuSPARSE compared to CPU, not between each other, that would require Benchmarks.h to be changed). Added name of mtx being tested to MetaDataColumns. Code reformatting.
-
Lukas Cejka authored
Found potential mistake in SpMV/spmv.h where MatrixReader doesn't need to be called twice. Commiting to show in meeting.
-
Lukas Cejka authored
Implemented rough version of result comparison. Implemented benchmark for comparison of TNL CSR and Cusparse on GPU. Edited log file formatting.
-
Lukas Cejka authored
-
Lukas Cejka authored
Implemented for the benchmark to write the output of MatrixReader into the log file. BUG: Every other error message added into the Benchmark doesn't have a '!' as a prefix in the log file.
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukáš Matthew Čejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
Copied tnl-benchmark-spmv files and spmv.h from BLAS to SpMV. Deleted min/max size and stepFactor. Not working yet, backup purposes.
-
- Apr 19, 2019
-
-
Jakub Klinkovský authored
Fixes #29
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
-
- Sep 29, 2018
-
-
Jakub Klinkovský authored
The former has been formally deprecated for a long time and in CUDA 10.0 it is finally properly marked as deprecated, so the compiler can print warnings.
-
Jakub Klinkovský authored
-
- Sep 17, 2018
-
-
Jakub Klinkovský authored
-