X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/679aa0132dfdd102237fbcc1f541bff121f5b7c4..0199ba108d66c94df94e4f044994e79efdece4b1:/examples/smpi/gemm/gemm.tesh diff --git a/examples/smpi/gemm/gemm.tesh b/examples/smpi/gemm/gemm.tesh index 397860242a..0a46ea3655 100644 --- a/examples/smpi/gemm/gemm.tesh +++ b/examples/smpi/gemm/gemm.tesh @@ -8,10 +8,10 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/../hostfi > You requested to use 8 ranks, but there is only 5 processes in your hostfile... > Matrix Size : 1000x1000 > Native mode -> Performance= 227.29 GFlop/s, Time= 8.799 sec, Size= 2000000000 Ops +> Performance= 220.56 GFlop/s, Time= 9.068 sec, Size= 2000000000 Ops $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/../hostfile -platform ${platfdir:=.}/small_platform.xml --cfg=path:${srcdir:=.}/../msg --log=smpi_config.thres:warning --log=xbt_cfg.thres:warning --cfg=smpi/host-speed:1f -np 8 ${bindir:=.}/smpi_gemm 1000 sampling > You requested to use 8 ranks, but there is only 5 processes in your hostfile... > Matrix Size : 1000x1000 > Sampling mode -> Performance= 227.29 GFlop/s, Time= 8.799 sec, Size= 2000000000 Ops +> Performance= 220.56 GFlop/s, Time= 9.068 sec, Size= 2000000000 Ops