diff --git a/garlic/exp/creams/ss+hybrid.nix b/garlic/exp/creams/ss+hybrid.nix index c78376b..26e1293 100644 --- a/garlic/exp/creams/ss+hybrid.nix +++ b/garlic/exp/creams/ss+hybrid.nix @@ -12,9 +12,9 @@ let # Initial variable configuration varConf = { input = [ - { nodes=1 ; nprocz=2 ; granul=37; time= "02:00:00"; } - { nodes=2 ; nprocz=4 ; granul=19; time= "02:00:00"; } - { nodes=4 ; nprocz=8 ; granul=10; time= "02:00:00"; } + { nodes=1 ; nprocz=2 ; granul=16; time= "02:00:00"; } + { nodes=2 ; nprocz=4 ; granul=16; time= "02:00:00"; } + { nodes=4 ; nprocz=8 ; granul=9 ; time= "02:00:00"; } { nodes=8 ; nprocz=16; granul=9 ; time= "02:00:00"; } { nodes=16; nprocz=32; granul=9 ; time= "02:00:00"; } ];