An error occurred while fetching the assigned milestone of the selected merge_request.
Benchmarks refactoring
Merge request reports
Activity
added benchmarks refactoring labels
requested review from @oberhuber
assigned to @klinkovsky
added 7 commits
- 7dde0afd - Benchmarks: optimized building of the SpMV benchmark using explicit template instantiation
- 1932cb3c - Benchmarks: reorganized dispatching of SpMV benchmarks to optimize compilation work load
- 515287e3 - Benchmarks: added logging of the performer to the JSON format
- a8c7a982 - Moved common headers from Benchmarks to TNL/Benchmarks so they can be used in...
- daf1386d - SpMV benchmark: implemented logging of errors and refactored logging of metadata
- ae116fa3 - Benchmarks: all results are written in scientific format to avoid precision loss
- 43426515 - Benchmarks: added configuration of widths for metadata columns
Toggle commit listadded 5 commits
- 29efe6ae - BLAS benchmark: renamed dense-mv.h to gemv.h and added benchmarks of rectangular matrices
- 341dcaf0 - BLAS benchmark: removed SpMV benchmark, it is now a separate benchmark binary
- 102b9736 - Benchmarks: refactored logging to write directly into a file instead of an...
- 7b4539ef - Clened up benchmarks of ODE solvers
- 27e06456 - Benchmarks: added loops to the logs
Toggle commit listadded 17 commits
- 512fa8df - Fixed benchmarks of grid traversers
- f79af25e - Benchmarks: removed useless class FunctionTimer, plain function timeFunction remains
- 72501a51 - Benchmarks: moved plain functions into Utils.h
- 7a3be71b - Benchmarks: refactored JSON logging format
- 861e41f3 - Benchmarks: optimized building of the SpMV benchmark using explicit template instantiation
- 83a306df - Benchmarks: reorganized dispatching of SpMV benchmarks to optimize compilation work load
- 10ef3fa9 - Benchmarks: added logging of the performer to the JSON format
- 987e6c8c - Moved common headers from Benchmarks to TNL/Benchmarks so they can be used in...
- a2103714 - SpMV benchmark: implemented logging of errors and refactored logging of metadata
- 2fa344ee - Benchmarks: all results are written in scientific format to avoid precision loss
- 08ba4a42 - Benchmarks: added configuration of widths for metadata columns
- bb7d13fd - BLAS benchmark: renamed dense-mv.h to gemv.h and added benchmarks of rectangular matrices
- b3790beb - BLAS benchmark: removed SpMV benchmark, it is now a separate benchmark binary
- b9e70b99 - Benchmarks: refactored logging to write directly into a file instead of an...
- e8ccc5eb - Clened up benchmarks of ODE solvers
- 3ac16f3b - Benchmarks: added loops to the logs
- e79472ca - Benchmarks: removed method newBenchmark and refactored logging of some data into table columns
Toggle commit listadded 5 commits
- f5af99d9 - Benchmarks: refactored common methods from CustomLogging and JsonLogging into the base class
- 729b5bf1 - Clened up benchmarks of ODE solvers
- 35b3631e - Benchmarks: added loops to the logs
- 73f46fff - Benchmarks: implemented logging of metadata into a separate JSON file
- eae3b53a - Benchmarks: removed method newBenchmark and refactored logging of remaining...
Toggle commit listadded 1 commit
- a957171e - Benchmarks: switch to JSON by default and adjust metadata column widths appropriately
added 21 commits
- be5054f8 - Benchmarks: performed loops are returned via the BenchmarkResults struct,...
- 824f1b82 - Fixed benchmarks of grid traversers
- 64fec656 - Benchmarks: removed useless class FunctionTimer, plain function timeFunction remains
- c31b2268 - Benchmarks: moved plain functions into Utils.h
- 8703690c - Benchmarks: refactored JSON logging format
- 554db9e5 - Benchmarks: optimized building of the SpMV benchmark using explicit template instantiation
- 1f28c5c9 - Benchmarks: reorganized dispatching of SpMV benchmarks to optimize compilation work load
- 03c20cfe - Benchmarks: added logging of the performer to the JSON format
- adb055ef - Moved common headers from Benchmarks to TNL/Benchmarks so they can be used in...
- a0af8b32 - SpMV benchmark: implemented logging of errors and refactored logging of metadata
- 8f5803f1 - Benchmarks: all results are written in scientific format to avoid precision loss
- 6b92af5e - Benchmarks: added configuration of widths for metadata columns
- 6fd70c5a - BLAS benchmark: renamed dense-mv.h to gemv.h and added benchmarks of rectangular matrices
- 919b7a8c - BLAS benchmark: removed SpMV benchmark, it is now a separate benchmark binary
- 30d99d25 - Benchmarks: refactored logging to write directly into a file instead of an...
- cec192fb - Benchmarks: refactored common methods from CustomLogging and JsonLogging into the base class
- 766177e7 - Clened up benchmarks of ODE solvers
- 3fd59dcc - Benchmarks: added loops to the logs
- 2a7a710a - Benchmarks: implemented logging of metadata into a separate JSON file
- 082971bb - Benchmarks: removed method newBenchmark and refactored logging of remaining...
- dccde099 - Benchmarks: switch to JSON by default and adjust metadata column widths appropriately
Toggle commit listadded 9 commits
- 4f560a30 - BLAS benchmark: renamed dense-mv.h to gemv.h and added benchmarks of rectangular matrices
- 8d7f3330 - BLAS benchmark: removed SpMV benchmark, it is now a separate benchmark binary
- 2b376ef4 - Benchmarks: refactored logging to write directly into a file instead of an...
- 4551f45f - Benchmarks: refactored common methods from CustomLogging and JsonLogging into the base class
- c606749c - Clened up benchmarks of ODE solvers
- 0bfcbe16 - Benchmarks: added loops to the logs
- b82fbda3 - Benchmarks: implemented logging of metadata into a separate JSON file
- 1c3b49b4 - Benchmarks: removed method newBenchmark and refactored logging of remaining...
- e8bfeffb - Benchmarks: switch to JSON by default and adjust metadata column widths appropriately
Toggle commit listenabled an automatic merge when the pipeline for 521dd4af succeeds
mentioned in commit a7aa9460
mentioned in commit e4100b3b
mentioned in merge request !93 (merged)
mentioned in commit c4e590ac
mentioned in commit 76260097
mentioned in commit 1cb9a134
Please register or sign in to reply