Commit Graph

84 Commits

Author SHA1 Message Date
David Alvarez
a0dac209e3 First test experiment 2020-11-20 13:57:12 +01:00
David Alvarez
37bd4c33f2 Add BigSort MPI+OpenMP 2020-11-20 13:57:12 +01:00
daadcc93d0 ompss2: fix to the last release 2020-11-19 18:50:30 +01:00
e65c801a20 paraver: Downgrade wx to 2.8 and add wxpropgrid
Fixes a problem with i3 when opening a new timeline view, which caused a
rapid switch between paraver main window and the timeline.
2020-11-19 16:36:47 +01:00
a076d7d3d0 Add paraver with some patches for tiling WM 2020-11-18 14:00:19 +01:00
33f6ae7e55 Add bundled report example 2020-11-17 15:51:09 +01:00
bcb9cf31a3 Add datasets for creams experiments 2020-11-17 11:42:34 +01:00
dcb56643d5 nbody: add a small experiment 2020-11-17 11:36:42 +01:00
ef4bb13a7d Add all experiments in one dummy target 2020-11-17 11:32:06 +01:00
69af473241 Disable old hpcg experiments 2020-11-17 11:31:34 +01:00
016422cede Update nbody experiment
Generate the input based on the target machine description.
2020-11-17 11:26:35 +01:00
dea523460a Add slurm affinity experiment 2020-11-17 11:01:34 +01:00
2a42c1e53e Fix aliases 2020-11-17 10:57:17 +01:00
18afcb1f44 Avoid nixpkgs reevaluation
The bsc attrset is now extensible: replacing a few bsc packages is very
fast. Also we allow the complete bscpkgs to be within other custom
overlays (not tested yet).
2020-11-17 10:49:45 +01:00
Sandra
4ae66adb9a Saiph: adding granularity experiment and figures 2020-11-13 09:56:40 +01:00
5333058741 report: build only required figures
Introduces a intermediate derivation that can be imported into the
report derivation, which contains a string cmd that expands the fig
variable as needed.
2020-11-11 19:03:02 +01:00
74ce07b193 rdma-core: use upstream by default
The systemd dependency is pulled anyway
2020-11-11 17:31:41 +01:00
cd3afe4ad6 rdma-core: drop systemd dependency 2020-11-11 14:45:02 +01:00
dc3e84a148 tampi: use the last release by default 2020-11-11 12:25:21 +01:00
966606b62d hpcg: precompute the input 2020-11-09 17:48:46 +01:00
dd0823876a hpcg: add plot for oss experiment 2020-11-05 19:59:47 +01:00
9d878eeb4a saiph: add dataset for numcomm 2020-11-05 19:58:01 +01:00
11ac02da08 heat: Add test experiment and plot 2020-11-05 19:56:26 +01:00
7a80d1ca98 heat: Use clang by default 2020-11-05 19:52:37 +01:00
62c9da2474 Add hpcg oss experiment dataset 2020-11-03 19:10:00 +01:00
376ab9b32a nbody: Remove test and use baseline 2020-11-03 19:10:00 +01:00
f1f75c1c11 Rearrange experiment datasets 2020-11-03 19:10:00 +01:00
e778ad75b3 Reorder garlic sets 2020-11-03 19:10:00 +01:00
8bc0dc202d New fetching mechanism with garlic tool 2020-11-03 19:10:00 +01:00
3bd4e61f3f WIP: Testing with automatic fetching 2020-11-03 19:09:59 +01:00
fd1229ddc0 nbody: add simple test figure 2020-11-03 19:09:59 +01:00
8ce88ef046 Add dataset attrset in garlic
Modify nbody to evenly distribute blocks per cpu
2020-11-03 19:09:59 +01:00
06c29b573f Add exp.nbody.tampi variants 2020-11-03 19:09:59 +01:00
4beb069627 WIP: postprocessing pipeline
Now each run is executed in a independent folder
2020-11-03 19:09:59 +01:00
1321b6a888 Add experiments with jemalloc and CPU affinity 2020-11-03 19:09:59 +01:00
ed8a6416a0 Add support for nanos6 with jemalloc 2020-11-03 19:09:59 +01:00
81d144d716 Remove exp attrset from report
Fixes #43
2020-11-03 19:09:59 +01:00
30ad4219d9 Add example report 2020-11-03 19:09:59 +01:00
1bd9cb6c0f Move the plot script to R 2020-11-03 19:09:59 +01:00
be0506bc21 Remove unused test for exec stage 2020-11-03 19:09:58 +01:00
f33137a55e WIP: Add experimental figure pipeline 2020-11-03 19:09:58 +01:00
c3659d316d Add perf stage 2020-11-03 19:09:58 +01:00
6f60e3cab2 Fix groff PDF engine
Fixes issue #51
2020-11-03 11:16:58 +01:00
Raúl Peñacoba
56584c9e97 Remove the osu set of tests 2020-10-30 15:01:50 +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
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