Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
warnings-=2
[simgrid.git] / teshsuite / smpi / privatization / privatization.tesh
index 83215a6..5f5f479 100644 (file)
@@ -1,5 +1,4 @@
 p Test privatization
-! setenv LD_LIBRARY_PATH=../../lib
 ! timeout 5
-$ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 32 ${bindir:=.}/privatization --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning --cfg=smpi/privatization:1
-> You requested to use 32 processes, but there is only 5 processes in your hostfile...
+$ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 32 ${bindir:=.}/privatization -s -long --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning --cfg=smpi/privatization:${privatization:=1} --log=simix_context.thres:error --log=xbt_memory_map.thres:critical
+> You requested to use 32 ranks, but there is only 5 processes in your hostfile...