Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Really test mmap privatization and not the default one.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 15 Mar 2018 08:41:40 +0000 (09:41 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 15 Mar 2018 08:44:06 +0000 (09:44 +0100)
teshsuite/smpi/privatization/privatization.tesh

index c749a9e..07ea024 100644 (file)
@@ -1,4 +1,4 @@
 p Test privatization
 ! 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 --log=simix_context.thres:error --log=xbt_memory_map.thres:critical
+$ ${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:mmap --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...