Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use xbt logs, not printf.
[simgrid.git] / teshsuite / smpi / io-all-at / io-all-at.tesh
index 91c3f52..a16c8b2 100644 (file)
@@ -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-all-at
 # 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-all-at
-> [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
 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 12
 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 8
 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 12