Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
requalify tesh as one message changed category
[simgrid.git] / teshsuite / smpi / macro-shared / macro-shared.tesh
1 p Test compute
2 ! output sort
3 ! timeout 5
4 $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/macro-shared --log=xbt_cfg.thres:warning --log=smpi_kernel.thres:verbose "--log=root.fmt:(%P@%h)%e%m%n"
5 > (maestro@) You did not set the power of the host running the simulation.  The timings will certainly not be accurate.  Use the option "--cfg=smpi/host-speed:<flops>" to set its value.  Check https://simgrid.org/doc/latest/Configuring_SimGrid.html#automatic-benchmarking-of-smpi-code for more information.
6 > (maestro@) Receiver is shared. Let's ignore it.
7 > (maestro@) Receiver is shared. Let's ignore it.
8 > (maestro@) Receiver is shared. Let's ignore it.
9 > (maestro@) Receiver is shared. Let's ignore it.
10 > [0] After change, the value in the shared buffer is: 16053117601147974045
11 > [0] The value in the shared buffer is: 4
12 > [1] After change, the value in the shared buffer is: 16053117601147974045
13 > [1] The value in the shared buffer is: 4
14 > [2] After change, the value in the shared buffer is: 16053117601147974045
15 > [2] The value in the shared buffer is: 4
16 > [3] After change, the value in the shared buffer is: 16053117601147974045
17 > [3] The value in the shared buffer is: 4
18 > hashing !
19
20 ! output sort
21 ! timeout 5
22 $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ../hostfile -platform ../../../examples/platforms/small_platform.xml -np 4 ${bindir:=.}/macro-shared --log=smpi_config.thres:warning --log=xbt_cfg.thres:warning --cfg=smpi/shared-malloc:local
23 > [0] After change, the value in the shared buffer is: 16053117601147974045
24 > [0] The value in the shared buffer is: 4
25 > [1] After change, the value in the shared buffer is: 16053117601147974045
26 > [1] The value in the shared buffer is: 4
27 > [2] After change, the value in the shared buffer is: 16053117601147974045
28 > [2] The value in the shared buffer is: 4
29 > [3] After change, the value in the shared buffer is: 16053117601147974045
30 > [3] The value in the shared buffer is: 4
31 > hashing !
32
33