Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
Showing only changes of commit bfc32ef4b7 - Show all commits

View File

@@ -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"; }
];