Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Restructure teshsuite smpi
[simgrid.git] / teshsuite / smpi / indexed / indexed.tesh
diff --git a/teshsuite/smpi/indexed/indexed.tesh b/teshsuite/smpi/indexed/indexed.tesh
new file mode 100644 (file)
index 0000000..211f802
--- /dev/null
@@ -0,0 +1,39 @@
+p Test indexed
+! setenv LD_LIBRARY_PATH=../../lib
+! output sort
+$ ${bindir:=.}/../../../bin/smpirun -map -hostfile ../hostfile -platform ../../../examples/msg/small_platform.xml -np 2 ${bindir:=.}/indexed_test -q --log=smpi_kernel.thres:warning
+> [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
+> [rank 0] -> Tremblay
+> [rank 1] -> Jupiter
+> buffer[0] = 0
+> buffer[10] = 10
+> buffer[11] = 11
+> buffer[12] = 12
+> buffer[13] = 13
+> buffer[14] = 14
+> buffer[15] = 15
+> buffer[16] = 16
+> buffer[17] = 17
+> buffer[18] = -1
+> buffer[19] = -1
+> buffer[1] = 1
+> buffer[20] = -1
+> buffer[21] = -1
+> buffer[22] = -1
+> buffer[23] = -1
+> buffer[24] = 24
+> buffer[25] = 25
+> buffer[26] = 26
+> buffer[2] = 2
+> buffer[3] = 3
+> buffer[4] = 4
+> buffer[5] = 5
+> buffer[6] = -1
+> buffer[7] = -1
+> buffer[8] = -1
+> buffer[9] = 9
+