Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename SMPI macro related tests
[simgrid.git] / teshsuite / smpi / shared / shared.tesh
diff --git a/teshsuite/smpi/shared/shared.tesh b/teshsuite/smpi/shared/shared.tesh
deleted file mode 100644 (file)
index c713955..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-p Test compute
-! setenv LD_LIBRARY_PATH=../../lib
-! output sort
-! timeout 5
-$ ${bindir:=.}/../../../bin/smpirun -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/shared --log=smpi_kernel.thres:warning
-> [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'
-> [0] After change, the value in the shared buffer is: 16053117601147974045
-> [0] The value in the shared buffer is: 4
-> [1] After change, the value in the shared buffer is: 16053117601147974045
-> [1] The value in the shared buffer is: 4
-> [2] After change, the value in the shared buffer is: 16053117601147974045
-> [2] The value in the shared buffer is: 4
-> [3] After change, the value in the shared buffer is: 16053117601147974045
-> [3] The value in the shared buffer is: 4
-> hashing !
-
-