Commit Graph

7 Commits

Author SHA1 Message Date
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
Aleix Roca Nonell
1d9a5c4721 fwi: fix input derivation
The fwiInput derivation must be the same used when compiled the fwi app
as the fwi-input used in the experiment.
2021-04-07 12:44:14 +02:00
Rodrigo Arias Mallo
11e400abb5 fwi: remove old experiment 2021-04-07 12:44:14 +02:00
Rodrigo Arias Mallo
7a6cbd3a9e fwi: update test experiment 2021-04-07 12:44:14 +02:00
Rodrigo Arias Mallo
bfbbc294ae fwi: split into input and solver
All branches compile with several hacks.
2021-04-07 12:44:13 +02:00
Rodrigo Arias Mallo
9bea3cc264 fwi: add oss experiment 2021-04-07 12:44:13 +02:00
Rodrigo Arias Mallo
f10f8472ac fwi: add seq test experiment 2021-04-07 12:44:13 +02:00