Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update teshes
[simgrid.git] / teshsuite / smpi / io-ordered / io-ordered.tesh
1 # Test for MPI_File_read and MPI_File_write
2 ! output sort
3 $ ${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
4 > (maestro@) [rank 0] -> bob
5 > (maestro@) [rank 1] -> carl
6 > (maestro@) [rank 2] -> bob
7 > (maestro@) [rank 3] -> carl
8 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
9 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 80
10 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 40
11 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 120
12 > (0@bob) Write in MPI_File /scratch/testfile, 40 bytes written, count 10, writesize 40 bytes, movesize 40
13 > (0@bob) Position after write in MPI_File /scratch/testfile : 40
14 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 40
15 > (2@bob) Write in MPI_File /scratch/testfile, 40 bytes written, count 10, writesize 40 bytes, movesize 40
16 > (2@bob) Position after write in MPI_File /scratch/testfile : 120
17 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 120
18 > (1@carl) Write in MPI_File /scratch/testfile, 40 bytes written, count 10, writesize 40 bytes, movesize 40
19 > (1@carl) Position after write in MPI_File /scratch/testfile : 80
20 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 80
21 > (3@carl) Write in MPI_File /scratch/testfile, 40 bytes written, count 10, writesize 40 bytes, movesize 40
22 > (3@carl) Position after write in MPI_File /scratch/testfile : 160
23 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 160
24 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 0
25 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 0
26 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
27 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
28 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
29 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
30 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
31 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 0
32 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 0
33 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 80
34 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 40
35 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 120
36 > (0@bob) Read in MPI_File /scratch/testfile, 40 bytes read, count 10, readsize 40 bytes, movesize 40
37 > (0@bob) Position after read in MPI_File /scratch/testfile : 40
38 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 40
39 > (2@bob) Read in MPI_File /scratch/testfile, 40 bytes read, count 10, readsize 40 bytes, movesize 40
40 > (2@bob) Position after read in MPI_File /scratch/testfile : 120
41 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 120
42 > (1@carl) Read in MPI_File /scratch/testfile, 40 bytes read, count 10, readsize 40 bytes, movesize 40
43 > (1@carl) Position after read in MPI_File /scratch/testfile : 80
44 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 80
45 > (3@carl) Read in MPI_File /scratch/testfile, 40 bytes read, count 10, readsize 40 bytes, movesize 40
46 > (3@carl) Position after read in MPI_File /scratch/testfile : 160
47 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 160
48 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 0
49 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 0
50 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
51 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
52 > (0@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
53 > (2@bob) Seeking in MPI_File /scratch/testfile, setting offset 0
54 > (3@carl) Seeking in MPI_File /scratch/testfile, setting offset 0
55 > (1@carl) Seeking in MPI_File /scratch/testfile, setting offset 0