X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/284ad496c542a082dc5f5ac2ed43271558a0472e..909095e0b0cca26a61bd85595431459bb107b946:/teshsuite/smpi/io-ordered/io-ordered.tesh diff --git a/teshsuite/smpi/io-ordered/io-ordered.tesh b/teshsuite/smpi/io-ordered/io-ordered.tesh index e7d779cd3f..de8aa49996 100644 --- a/teshsuite/smpi/io-ordered/io-ordered.tesh +++ b/teshsuite/smpi/io-ordered/io-ordered.tesh @@ -1,11 +1,10 @@ # Test for MPI_File_read and MPI_File_write ! output sort -$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_io -platform ../../../examples/platforms/hosts_with_disks.xml -np 4 --log=xbt_cfg.thres:critical --log=smpi_config.thres:warning --log=smpi_mpi.thres:error --log=smpi_io.thres:verbose "--log=root.fmt:(%P@%h)%e%m%n" --cfg=smpi/simulate-computation:0 ${bindir:=.}/io-ordered -> You requested to use 4 ranks, but there is only 2 processes in your hostfile... -> [rank 0] -> bob -> [rank 1] -> carl -> [rank 2] -> bob -> [rank 3] -> carl +$ ${bindir:=.}/../../../smpi_script/bin/smpirun -map -hostfile ../hostfile_io -platform ${platfdir:=.}/hosts_with_disks.xml -np 4 --log=xbt_cfg.thres:critical --log=smpi_config.thres:warning --log=smpi_mpi.thres:error --log=s4u_file.thres:error --log=smpi_io.thres:verbose "--log=root.fmt:(%a@%h)%e%m%n" --cfg=smpi/simulate-computation:0 ${bindir:=.}/io-ordered +> (maestro@) [rank 0] -> bob +> (maestro@) [rank 1] -> carl +> (maestro@) [rank 2] -> bob +> (maestro@) [rank 3] -> carl > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 80 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 40