Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
5 changed files with 3 additions and 8 deletions
Showing only changes of commit 5cd9894636 - Show all commits

View File

@@ -23,7 +23,6 @@ let
];
gitBranch = [
"garlic/mpi+send+omp+fork"
"garlic/mpi+send+omp+task"
"garlic/mpi+send+oss+task"
"garlic/mpi+isend+omp+task"

View File

@@ -12,7 +12,6 @@ let
# Initial variable configuration
varConf = {
input = [
{ nodes=16 ; nprocz=32 ; granul=128; time= "02:00:00"; }
{ nodes=16 ; nprocz=32 ; granul=64; time= "02:00:00"; }
{ nodes=16 ; nprocz=32 ; granul=32; time= "02:00:00"; }
{ nodes=16 ; nprocz=32 ; granul=16; time= "02:00:00"; }
@@ -20,10 +19,10 @@ let
{ nodes=16 ; nprocz=32 ; granul= 5; time= "02:00:00"; }
{ nodes=16 ; nprocz=32 ; granul= 4; time= "02:00:00"; }
{ nodes=16 ; nprocz=32 ; granul= 2; time= "02:00:00"; }
{ nodes=16 ; nprocz=32 ; granul= 1; time= "02:00:00"; }
];
gitBranch = [
"garlic/mpi+send+omp+fork"
"garlic/mpi+send+omp+task"
"garlic/mpi+send+oss+task"
"garlic/mpi+isend+omp+task"

View File

@@ -23,7 +23,6 @@ let
];
gitBranch = [
"garlic/mpi+send+omp+fork"
"garlic/mpi+send+omp+task"
"garlic/mpi+send+oss+task"
"garlic/mpi+isend+omp+task"

View File

@@ -12,7 +12,6 @@ let
# Initial variable configuration
varConf = {
input = [
{ nodes=4 ; nprocz=8 ; granul=128; time= "02:00:00"; }
{ nodes=4 ; nprocz=8 ; granul=64; time= "02:00:00"; }
{ nodes=4 ; nprocz=8 ; granul=32; time= "02:00:00"; }
{ nodes=4 ; nprocz=8 ; granul=16; time= "02:00:00"; }
@@ -20,10 +19,10 @@ let
{ nodes=4 ; nprocz=8 ; granul= 5; time= "02:00:00"; }
{ nodes=4 ; nprocz=4 ; granul= 4; time= "02:00:00"; }
{ nodes=4 ; nprocz=8 ; granul= 2; time= "02:00:00"; }
{ nodes=4 ; nprocz=8 ; granul= 1; time= "02:00:00"; }
];
gitBranch = [
"garlic/mpi+send+omp+fork"
"garlic/mpi+send+omp+task"
"garlic/mpi+send+oss+task"
"garlic/mpi+isend+omp+task"

View File

@@ -12,7 +12,6 @@ let
# Initial variable configuration
varConf = {
input = [
{ nodes=8 ; nprocz=16 ; granul=128; time= "02:00:00"; }
{ nodes=8 ; nprocz=16 ; granul=64; time= "02:00:00"; }
{ nodes=8 ; nprocz=16 ; granul=32; time= "02:00:00"; }
{ nodes=8 ; nprocz=16 ; granul=16; time= "02:00:00"; }
@@ -20,10 +19,10 @@ let
{ nodes=8 ; nprocz=16 ; granul= 5; time= "02:00:00"; }
{ nodes=8 ; nprocz=16 ; granul= 4; time= "02:00:00"; }
{ nodes=8 ; nprocz=16 ; granul= 2; time= "02:00:00"; }
{ nodes=8 ; nprocz=16 ; granul= 1; time= "02:00:00"; }
];
gitBranch = [
"garlic/mpi+send+omp+fork"
"garlic/mpi+send+omp+task"
"garlic/mpi+send+oss+task"
"garlic/mpi+isend+omp+task"