Commit Graph

16 Commits

Author SHA1 Message Date
a6683056ff Revert "Add cleanup command"
This reverts commit 1e6ce2aa8a.
2024-04-26 13:03:35 +02:00
1e6ce2aa8a Add cleanup command 2023-05-22 19:27:29 +02:00
789d2e60e0 Fix ompss2 microbenchmarks 2023-05-22 18:57:18 +02:00
dd04c180a7 Reorganice sources 2023-05-22 18:25:19 +02:00
78bd792cf1 Disable register_deps benchmark
The multidep is failing in clang at commit 8ecaac6d
2023-05-19 11:11:07 +02:00
Rodrigo Arias
71bbd6d7c6 Add variants with nodes 2023-05-18 20:17:47 +02:00
Rodrigo Arias
c543a5582c Add missing bench6.h file 2023-05-18 19:43:48 +02:00
Rodrigo Arias
0e7bb600b4 Add heat mini-app and use cmake 2023-05-18 19:42:16 +02:00
586ffcddf6 Use blocker tasks in readywave
Also adds some extra options to control the benchmark.
2023-03-20 13:37:25 +01:00
88c2434e13 Remove get_time_ms() and use get_time() 2023-03-14 12:39:49 +01:00
6832d0e627 Use 100 runs by default 2023-03-14 10:21:01 +01:00
08d67b1a62 Fix -w option 2023-03-14 10:20:43 +01:00
aecb6b0ae8 Add readywave test 2023-03-13 18:33:08 +01:00
0eed8e22fb Remove unused main.c file 2022-07-19 18:15:28 +02:00
0d2427c127 Use plain Makefile instead of CMake
Move each test to a single binary.
2022-07-19 18:05:37 +02:00
67703da3ad Initial commit 2022-07-19 17:05:58 +02:00