saiph: name the experiment and units in numcomm
This commit is contained in:
parent
7a80d1ca98
commit
074a75facb
@ -16,6 +16,9 @@ let
|
||||
|
||||
# Generate the complete configuration for each unit
|
||||
genConf = with bsc; c: targetMachine.config // rec {
|
||||
expName = "saiph.numcomm";
|
||||
unitName = "${expName}.nc-${toString numComm}";
|
||||
|
||||
# saiph options
|
||||
devMode = false;
|
||||
inherit (c) numComm;
|
||||
|
Loading…
Reference in New Issue
Block a user