Commit Graph

7 Commits

Author SHA1 Message Date
Rodrigo Arias Mallo
47b326c646 fwi: generate the input at runtime 2021-04-12 17:46:07 +02:00
Rodrigo Arias Mallo
41665bc6fc fwi: refactor config generation into common.nix 2021-04-12 15:01:25 +02:00
Rodrigo Arias Mallo
9aa07993b2 fwi: refactor ss and granularity experiments
A common.nix file contains the shared stages
2021-04-12 14:41:26 +02:00
Aleix Roca Nonell
989f6ee018 fwi: adjust input size to meet timing constraints
The previous iniput size for both granularity and strong scaling tests
where too big to meet the timing constrains needed for garlic. This
patch sets a new, smaller, input size.

Also, a minor cleanup is applied to the rest of the fwi experiments
and figures.
2021-04-07 12:44:14 +02:00
Aleix Roca Nonell
3e5a56ebdb fwi: add tampi non-blocking variant 2021-04-07 12:44:14 +02:00
Aleix Roca Nonell
3ef4a505d3 fwi: add strong scalability tests 2021-04-07 12:44:14 +02:00
Aleix Roca Nonell
aadce016e1 fwi: add granularity and data reuse experiments
The data reuse experiment shows the effect of poor data locality versus
task granularity.
2021-04-07 12:44:14 +02:00