Commit Graph

27 Commits

Author SHA1 Message Date
Rodrigo Arias Mallo
5d6f691045 creams: add size experiment 2021-05-03 15:02:57 +02:00
Rodrigo Arias Mallo
5ac581b573 creams: remove pure mpi from granularity 2021-03-30 16:14:32 +02:00
Rodrigo Arias Mallo
b900cb95f0 creams: make configurations unique 2021-03-30 16:14:11 +02:00
Rodrigo Arias Mallo
389d3f6310 creams: simplify granularity figure 2021-03-30 16:07:14 +02:00
Rodrigo Arias Mallo
87f751185c creams: merge similar experiments together
Large experiments have the enableExtended parameter disabled by default,
which enables more tests.
2021-03-30 15:55:57 +02:00
Pedro Martinez
5cd9894636 creams: redefine granularity experiments 2021-03-24 13:52:26 +01:00
Pedro Martinez
bfc32ef4b7 creams: readjust granularity for strong scalability 2021-03-24 13:52:26 +01:00
Pedro Martinez
cb4d27aefb creams: bugfix in granularity values 2021-03-24 13:52:26 +01:00
Pedro Martinez
d27c696259 creams: reduce granularity combinations to 8 2021-03-24 13:52:26 +01:00
Pedro Martinez
a55019c6ef creams: add more nodes for granularity experiments 2021-03-24 13:52:26 +01:00
Rodrigo Arias Mallo
c59f298ae2 creams: reduce granularity experiment units 2021-03-24 13:52:26 +01:00
Rodrigo Arias Mallo
6818b29d02 creams: fix outdated nanos6.toml
This temporal fix allows the experiment to ignore the nanos6.toml in the
git repository, and only set version.dependencies variable.
2021-03-24 13:52:26 +01:00
Pedro Martinez
8445fb0928 creams: run the cp command in one process only 2021-03-24 13:52:26 +01:00
Pedro Martinez
1aa0e77157 creams: avoid race condition
Ensure only one Slurm process performs environment operations
2021-03-24 13:52:26 +01:00
Pedro Martinez
938246322f creams: add OpenMP branches 2021-03-24 13:52:26 +01:00
Pedro Martinez
6c0f4ec1b3 creams: add granularity experiments 2021-03-24 13:52:26 +01:00
Pedro Martinez
203dc9f295 Configure the nanos6 environment and get the right hardware attributes 2020-12-15 19:34:49 +01:00
Pedro Martinez
2e18761b48 Use the 'hw' attributes 2020-12-15 19:11:29 +01:00
Pedro Martinez
748d335a39 Define variables 'ntasksPerNode' and 'cpusPerTask' for each experiment and other minor changes 2020-12-15 19:11:29 +01:00
Rodrigo Arias Mallo
fe0bd8b200 creams: fix pure experiment
Use machine agnostic specification for resources
2020-11-17 12:31:03 +01:00
Rodrigo Arias Mallo
5e50ef19fe Update experiments with cpusPerTask
Try to avoid manually setting the hardware specs and rather use
the hw attrset.
2020-11-17 11:17:57 +01:00
Rodrigo Arias Mallo
298c7362b3 New config design 2020-10-09 19:33:06 +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