3dbb24dd9e
develop: add more tools
2020-12-03 12:05:24 +01:00
df1f22c122
develop: support for srun
2020-12-02 13:38:43 +01:00
1340d1d2e8
develop: Experimental interactive support
2020-12-02 11:58:00 +01:00
8d5853bba9
Add vite and otf packages
2020-11-30 20:23:44 +01:00
dd5832b39d
Fix nanos6 jemalloc typo
2020-11-30 20:08:59 +01:00
ad7c04845b
Add paraverExtra with some patches
2020-11-30 20:07:59 +01:00
aca7e36fc7
bigsort: add experiment with input generation
2020-11-20 15:41:27 +01:00
0bb5c76aad
bigsort: add extra programs
2020-11-20 15:40:17 +01:00
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
ae6a3f9206
Enable python bindings in babeltrace 1
2020-10-16 19:31:43 +02:00
327a155907
Add babeltrace2 for nanos6
2020-10-16 18:18:31 +02:00
478535b4d1
Define CC and CXX for gcc
2020-10-13 17:43:23 +02:00
05b37aa11d
Remove cluster scripts from nixtools
2020-10-13 14:17:23 +02:00
a38ff31cca
Introduce the runexp stage
2020-10-13 13:00:59 +02:00
aa1ffa5208
Remove unused experiments
2020-10-09 20:17:35 +02:00
4de20d3aa5
Remove old stages and update some
2020-10-09 20:12:52 +02:00
9d2ce2a1c2
Remove old experiments
2020-10-09 16:43:00 +02:00
332b738889
Move apps into garlic/apps
2020-10-09 16:42:06 +02:00
a576be8031
WIP stage redesign
2020-10-09 16:42:06 +02:00
654e243735
Include an index in the trebuchet
2020-10-09 16:42:06 +02:00
d599b8c52f
New naming convention
2020-10-09 16:42:06 +02:00
4ea0d16926
WIP isolation
2020-10-09 16:42:06 +02:00
ba221c5200
Add rw test
2020-10-09 16:42:06 +02:00
effcc2d20b
Working isolated environment
2020-10-09 16:42:06 +02:00
2a01ee7f24
WIP isolate execution
2020-10-09 16:42:06 +02:00
896ebd4ace
WIP nix-isolate
2020-10-09 16:42:06 +02:00
2f56488197
Merge branch 'master' of bscpm02.bsc.es:rarias/bscpkgs
2020-10-05 10:31:15 +02:00
3dd609f7db
Switch to TAMPI from gitlab as default
2020-10-05 10:31:09 +02:00
Pedro Martinez
231672a222
Rename files to improve consistency
2020-10-02 18:28:13 +02:00
Pedro Martinez
b403fbefe1
Add hybrid strong scalability experiments
2020-10-02 17:48:00 +02:00
Pedro Martinez
c85b2976ef
Fix non-hybrid strong scalability experiments
2020-10-02 16:47:45 +02:00
Pedro Martinez
6ae71cc5e9
Improvement the experiment based on CREAMS
2020-10-02 16:40:43 +02:00
Pedro Martinez
5cbc8e4fbb
First attempt to create an experiment with CREAMS: strong scaling from 1 to 16 nodes using the pure MPI version
2020-10-02 16:40:43 +02:00
61a2db03dc
Add postprocessing hist tool
2020-10-02 11:58:04 +02:00
a227084e39
tampi: add gitlab repo in tampiGit
2020-09-30 09:35:23 +02:00
dadc02ca99
Update libpsm2: disabled by now
2020-09-28 13:01:31 +02:00
ff4d39233a
Add valgrind stage
2020-09-28 13:00:59 +02:00
sandra
32ac89b97f
Saiph: cc is a parameter of the app, not defined at stdenv anymore
...
[its default value is clangOmpss2]
2020-09-23 12:58:51 +02:00
ebd947c544
Set default mpi implementation to Intel MPI
2020-09-22 18:02:32 +02:00
58e6c76349
Move apps to garlic
2020-09-22 17:41:40 +02:00
cc101ad1d3
Add saiph experiments
2020-09-21 17:30:24 +02:00
126f05e92c
Simplify paths
2020-09-21 14:34:08 +02:00
dba1cc22bc
New design with overlays
2020-09-16 12:22:55 +02:00