Commit Graph

8 Commits

Author SHA1 Message Date
Rodrigo Arias Mallo
b4a3bb0ede New stdexp resource specification
Now the options	cpusPerTask ntasksPerNode nodes and jobName are required
for the sbatch stage. Also cpuBind has been removed and is always set to
"cores,verbose" in the srun stage.
2020-11-17 11:01:34 +01:00
Rodrigo Arias Mallo
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
Rodrigo Arias Mallo
42f2227a9f sbatch: Use experiment reservation if given 2020-11-13 10:17:54 +01:00
Rodrigo Arias Mallo
7a37913b4e Set the ssh host from the machine config 2020-10-13 14:30:03 +02:00
Rodrigo Arias Mallo
a38ff31cca Introduce the runexp stage 2020-10-13 13:00:59 +02:00
Rodrigo Arias Mallo
298c7362b3 New config design 2020-10-09 19:33:06 +02:00
Rodrigo Arias Mallo
53dca32469 Simplify experiment 2020-10-09 17:19:00 +02:00
Rodrigo Arias Mallo
332b738889 Move apps into garlic/apps 2020-10-09 16:42:06 +02:00