]> AND Private Git Repository - loba.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
ajout de 8 fichiers de tests (a mon avis leur duree de vie sera tres courte :-) )
authorcouturie <couturie@carcariass.(none)>
Thu, 8 Sep 2011 20:46:44 +0000 (22:46 +0200)
committercouturie <couturie@carcariass.(none)>
Thu, 8 Sep 2011 20:46:44 +0000 (22:46 +0200)
Experimentations/rc_parameters1 [new file with mode: 0644]
Experimentations/rc_parameters2 [new file with mode: 0644]
Experimentations/rc_parameters3 [new file with mode: 0644]
Experimentations/rc_parameters4 [new file with mode: 0644]
Experimentations/rc_parameters5 [new file with mode: 0644]
Experimentations/rc_parameters7 [new file with mode: 0644]
Experimentations/rc_parameters8 [new file with mode: 0644]

diff --git a/Experimentations/rc_parameters1 b/Experimentations/rc_parameters1
new file mode 100644 (file)
index 0000000..69911ae
--- /dev/null
@@ -0,0 +1,38 @@
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+  hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+    simple
+    makhoul
+    besteffort
+    2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+    cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=800
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42  -c1e8,0 -C1e5,0)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results1
diff --git a/Experimentations/rc_parameters2 b/Experimentations/rc_parameters2
new file mode 100644 (file)
index 0000000..12186b6
--- /dev/null
@@ -0,0 +1,38 @@
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+  line
+)
+
+# define the algorithms
+ALGORITHMS=(
+    simple
+    makhoul
+    besteffort
+    2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+    cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=6000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42  -c1e8,0 -C1e5,0)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results2
diff --git a/Experimentations/rc_parameters3 b/Experimentations/rc_parameters3
new file mode 100644 (file)
index 0000000..b857a94
--- /dev/null
@@ -0,0 +1,38 @@
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+  hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+    simple
+    makhoul
+    besteffort
+    2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+    cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=1000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42  -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results3
diff --git a/Experimentations/rc_parameters4 b/Experimentations/rc_parameters4
new file mode 100644 (file)
index 0000000..8e490ed
--- /dev/null
@@ -0,0 +1,38 @@
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+  line
+)
+
+# define the algorithms
+ALGORITHMS=(
+    simple
+    makhoul
+    besteffort
+    2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+    cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=6000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=( -r 42  -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results4
diff --git a/Experimentations/rc_parameters5 b/Experimentations/rc_parameters5
new file mode 100644 (file)
index 0000000..98440f1
--- /dev/null
@@ -0,0 +1,38 @@
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+  hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+    simple
+    makhoul
+    besteffort
+    2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+    cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=800
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=(  -c1e8,0 -C1e5,0)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results5
diff --git a/Experimentations/rc_parameters7 b/Experimentations/rc_parameters7
new file mode 100644 (file)
index 0000000..bb16af1
--- /dev/null
@@ -0,0 +1,38 @@
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+  hcube
+)
+
+# define the algorithms
+ALGORITHMS=(
+    simple
+    makhoul
+    besteffort
+    2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+    cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=1000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=(   -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results7
diff --git a/Experimentations/rc_parameters8 b/Experimentations/rc_parameters8
new file mode 100644 (file)
index 0000000..86ad62a
--- /dev/null
@@ -0,0 +1,38 @@
+### PARAMETER FILE FOR RC'S EXPERIMENTATIONS
+
+# define the topologies
+TOPOLOGIES=(
+  line
+)
+
+# define the algorithms
+ALGORITHMS=(
+    simple
+    makhoul
+    besteffort
+    2besteffort
+
+)
+
+# the different platform files
+PLATFORMS=(
+    cluster64.xml
+)
+
+# number of hosts
+NHOSTS=0
+
+# total load
+LOAD=-100
+
+# time limit for the simulation
+DEADLINE=6000
+
+# optional: additional arguments for loba (default: empty)
+MORE_ARGS=(  -c1e8,0 -C1e5,0 -Z)
+
+# optional: path to binary (default: ./loba)
+LOBA=../loba
+
+# optional: path to results (default: ./results)
+RESULTS=./results8