X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/294abae394b07a295a04f7b1dd374ad1b15f9998..909095e0b0cca26a61bd85595431459bb107b946:/teshsuite/smpi/io-simple/io-simple.tesh diff --git a/teshsuite/smpi/io-simple/io-simple.tesh b/teshsuite/smpi/io-simple/io-simple.tesh index 48371d84c2..762083141c 100644 --- a/teshsuite/smpi/io-simple/io-simple.tesh +++ b/teshsuite/smpi/io-simple/io-simple.tesh @@ -1,10 +1,10 @@ # Test for MPI_File_read and MPI_File_write ! output sort $ ${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-simple -> [rank 0] -> bob -> [rank 1] -> carl -> [rank 2] -> bob -> [rank 3] -> carl +> (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 8 > (0@bob) Write in MPI_File /scratch/testfile, 4 bytes written, readsize 4 bytes, movesize 4