creams: reduce granularity combinations to 8

This commit is contained in:
Pedro Martinez
2021-03-16 20:19:45 +01:00
parent a55019c6ef
commit d27c696259
5 changed files with 0 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ let
# Initial variable configuration
varConf = {
input = [
{ nodes=2 ; nprocz=4 ; granul=256; time= "02:00:00"; }
{ nodes=2 ; nprocz=4 ; granul=128; time= "02:00:00"; }
{ nodes=2 ; nprocz=4 ; granul=64; time= "02:00:00"; }
{ nodes=2 ; nprocz=4 ; granul=37; time= "02:00:00"; }