Commit Graph

39 Commits

Author SHA1 Message Date
Raúl Peñacoba
1a6075a2b1 hpcg: add first granularity/scalability exps for tampi+isend+oss+task
- oss.nix runs valid hpcg layouts whereas slices.nix does not
2021-04-16 09:32:28 +02:00
Rodrigo Arias Mallo
419e7f95cc fwi: avoid input generation
The ModelGenerator is now included in the fwi-params, so that the input
can be generated at runtime.
2021-04-12 17:43:30 +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
Rodrigo Arias Mallo
3de7b5a0b6 fwi: save the params and frequencies files 2021-04-07 12:44:14 +02:00
Rodrigo Arias Mallo
485b9150e5 fwi: add problem size parameters 2021-04-07 12:44:14 +02:00
Rodrigo Arias Mallo
fa0e9f591f fwi: update repo url to PM server 2021-04-07 12:44:13 +02:00
Rodrigo Arias Mallo
de175b2380 fwi: fix input name 2021-04-07 12:44:13 +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
26ad3e49f7 fwi: add gitBranch and copy params 2021-04-07 12:44:13 +02:00
Rodrigo Arias Mallo
0e0f1b265f saiph: add extra parameters for the app 2021-04-01 19:25:38 +02:00
Sandra
2b36e33b7e saiph: modify apps parameters 2021-04-01 19:25:37 +02:00
Sandra
8406c1c4e5 saiph: add total number of local blocks (#tasks) parameter 2021-04-01 19:24:38 +02:00
Sandra
5c7af00dfa saiph: add debug/asan flags parameters 2021-04-01 19:24:38 +02:00
Sandra
99532c9c60 saiph: add manual distribution and nbl/nbg 2021-04-01 19:24:34 +02:00
Sandra
1ae5acfe6a saiph: add nsteps in saiph app 2021-03-30 18:54:35 +02:00
Sandra
37e11c749f saiph: add cacheline compilation parameter 2021-03-30 18:54:35 +02:00
Rodrigo Arias Mallo
99f3326609 saiph: allow custom gitCommit 2021-03-30 18:54:35 +02:00
Rodrigo Arias Mallo
972be56eed heat: patch to print the start and end time
It will be used to cut the CTF traces to take only the computation part
in cosideration.
2021-03-12 12:11:24 +01:00
Rodrigo Arias Mallo
7e10a43b40 heat: update new app version
The blocksize is now specified at runtime
2021-03-05 16:16:06 +01:00
Rodrigo Arias Mallo
0f62151dcf lulesh: follow garlic git branches 2021-01-28 15:27:21 +01:00
Rodrigo Arias Mallo
756c5dff92 Update PM git server 2020-12-07 13:47:17 +01:00
Rodrigo Arias Mallo
9a0ea08d72 Reorganization
- All garlic stuff is moved into garlic/
- Group the overlay index by sections
- Add a garlic/default.nix link to the main default.nix, so we can
  build derivations at garlic/
2020-12-07 13:33:42 +01:00
Rodrigo Arias Mallo
d70316a25a fwi: disable nanos6 in ModelGenerator 2020-12-04 11:17:15 +01:00
Rodrigo Arias Mallo
eb4adf9520 ifsker: initial version 2020-12-03 18:49:28 +01:00
Rodrigo Arias Mallo
266fffdb5f miniamr: initial version for OmpSs-2 2020-12-03 18:09:47 +01:00
Rodrigo Arias Mallo
f65e4d01c3 Simplify compiler name variables 2020-12-03 18:06:51 +01:00
Rodrigo Arias Mallo
2153e58baf bigsort: add the shuffle program 2020-11-20 15:39:34 +01:00
Rodrigo Arias Mallo
ceeb0f7f41 bigsort: add genseq program 2020-11-20 15:38:26 +01:00
David Alvarez
37bd4c33f2 Add BigSort MPI+OpenMP 2020-11-20 13:57:12 +01:00
Sandra
4ae66adb9a Saiph: adding granularity experiment and figures 2020-11-13 09:56:40 +01:00
Sandra
86d1d426ec Saiph: Removing devMode parameter 2020-11-12 19:10:43 +01:00
Rodrigo Arias Mallo
7a80d1ca98 heat: Use clang by default 2020-11-05 19:52:37 +01:00
Raúl Peñacoba
ea0272c212 Add OmpSs-2 (no mpi) version 2020-10-30 14:08:55 +01:00
Raúl Peñacoba
e20061254b WIP: Add mpi, omp and mpi+omp experiments. See more.
Seems that gcc compilation with OpenMP throws an error. Investigate.
I think I've forgot to add an override of mpicxx compiler backend
2020-10-30 14:08:55 +01:00
Rodrigo Arias Mallo
01b2584688 Update hpcg experiments 2020-10-30 14:08:55 +01:00
Raúl Peñacoba
7bf3e81233 WIP: trying to make mpi branch working 2020-10-30 14:08:55 +01:00
Raúl Peñacoba
b5fb3730ac WIP: first serial experiment. Don't know how to add gcc to compile 2020-10-30 14:08:55 +01:00
Raúl Peñacoba
a44042615a WIP 2020-10-30 14:08:55 +01:00
Rodrigo Arias Mallo
332b738889 Move apps into garlic/apps 2020-10-09 16:42:06 +02:00