|
148c614540
|
Add MN4 hw description
|
2020-10-14 16:24:56 +02:00 |
|
|
478535b4d1
|
Define CC and CXX for gcc
|
2020-10-13 17:43:23 +02:00 |
|
|
7a37913b4e
|
Set the ssh host from the machine config
|
2020-10-13 14:30:03 +02:00 |
|
|
05b37aa11d
|
Remove cluster scripts from nixtools
|
2020-10-13 14:17:23 +02:00 |
|
|
04328d81ff
|
Add runexp stage documentation
|
2020-10-13 14:07:34 +02:00 |
|
|
a38ff31cca
|
Introduce the runexp stage
|
2020-10-13 13:00:59 +02:00 |
|
|
d0a259f15d
|
Ignore generated doc
|
2020-10-13 12:17:14 +02:00 |
|
|
f2b39decba
|
Update execution doc with isolation
|
2020-10-13 12:16:48 +02:00 |
|
|
251103ffd3
|
Fix tbl preprocessor option
|
2020-10-13 12:16:46 +02:00 |
|
|
6ab448b10a
|
Fix trebuchet description
|
2020-10-09 20:28:00 +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 |
|
|
27bc977590
|
Remove strace from isolate stage
|
2020-10-09 19:50:28 +02:00 |
|
|
1b703bd431
|
Fix saiph numcomm experiment
|
2020-10-09 19:40:49 +02:00 |
|
|
298c7362b3
|
New config design
|
2020-10-09 19:33:06 +02:00 |
|
|
9020f87765
|
Simplify saiph numcomm experiment
|
2020-10-09 17:20:50 +02:00 |
|
|
53dca32469
|
Simplify experiment
|
2020-10-09 17:19:00 +02:00 |
|
|
9d2ce2a1c2
|
Remove old experiments
|
2020-10-09 16:43:00 +02:00 |
|
|
e6e42dcec9
|
Remove old apps
|
2020-10-09 16:42:06 +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 |
|
|
45afe7d391
|
Simplify experiment stage
|
2020-10-09 16:42:06 +02:00 |
|
|
d599b8c52f
|
New naming convention
|
2020-10-09 16:42:06 +02:00 |
|
|
697d4e652e
|
Ignore pdf and generated txt
|
2020-10-09 16:42:06 +02:00 |
|
|
26ea326ded
|
Group stages
|
2020-10-09 16:42:06 +02:00 |
|
|
66a5e06ada
|
Generate trebuchet from nix
|
2020-10-09 16:42:06 +02:00 |
|
|
e8d884a627
|
Document the execution pipeline
|
2020-10-09 16:42:06 +02:00 |
|
|
81004b5ee6
|
control: Fix bashism
|
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 |
|
|
0a26c72440
|
extrae: Remove dangerous home
|
2020-10-08 18:34:20 +02:00 |
|
|
4ce514de9b
|
Merge branch 'saiph' into 'master'
Saiph
See merge request rarias/bscpkgs!3
|
2020-10-07 14:56:33 +02:00 |
|
Sandra
|
c36fc8a08b
|
NOISE verbose fixes
|
2020-10-07 14:53:06 +02:00 |
|
Sandra
|
ec555e59e7
|
Setting a developer mode and its implication
|
2020-10-07 11:53:47 +02:00 |
|
Sandra
|
8f65030161
|
Saiph: numcomm experiment changes
|
2020-10-07 11:38:57 +02:00 |
|
Sandra
|
30630a74be
|
Saiph: Vectorisation compiler info flags
|
2020-10-07 11:38:02 +02:00 |
|
|
6d413c946c
|
nbody: Remove libtampi-c patch
See #37
|
2020-10-05 12:39:34 +02:00 |
|
|
533d8e9768
|
Fix tampi experiment to use multiple CPUs per task
|
2020-10-05 10:47:16 +02:00 |
|
|
d4ea0fe607
|
tampi: remove hacks from configure flags
The verbose make flag is added to ensure the log contains the complete
compilation line.
|
2020-10-05 10:45:11 +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 |
|
|
368aa57cb7
|
nbody: Remove OpenMPI dirty hack
Was fixed in 7e1a5128b6
|
2020-10-05 10:28:38 +02:00 |
|
|
18081b3485
|
Merge branch 'creams' into 'master'
Creams
See merge request rarias/bscpkgs!2
|
2020-10-02 18:40:45 +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 |
|