Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
14b02750d57d4b2f6896e1865ddeacc1fadaaa8f
[simgrid.git] / examples / smpi / energy / f90 / energy.tesh
1 p Test smpi bindings for dvfs functions (Fortran 90 example)
2 ! output sort 1
3 $ ../../../smpi_script/bin/smpirun -np 2 -hostfile ${srcdir:=.}/hostfile  -platform ${srcdir:=.}/../../platforms/energy_platform.xml --cfg=smpi/simulate-computation:no ${bindir:=.}/f90/sef90 --cfg=plugin:Energy  --log=smpi_kernel.thres:warning
4 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'surf/precision' to '1e-9'
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP-gamma' to '4194304'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/simulate-computation' to 'no'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'plugin' to 'Energy'
9 >  [   0.0000000000000000      ] [rank            0 ]           3 pstates available
10 >  [   0.0000000000000000      ] [rank            1 ]           3 pstates available
11 >  [   0.0000000000000000      ] [rank            0 ] Power:    100000000.00000000     
12 >  [   0.0000000000000000      ] [rank            1 ] Power:    100000000.00000000     
13 >  [   0.0000000000000000      ] [rank            0 ] Power:    50000000.000000000     
14 >  [   0.0000000000000000      ] [rank            1 ] Power:    50000000.000000000     
15 >  [   0.0000000000000000      ] [rank            0 ] Power:    20000000.000000000     
16 >  [   0.0000000000000000      ] [rank            1 ] Power:    20000000.000000000     
17 >  [   0.0000000000000000      ] [rank            0 ] Current pstate:            0 ; Current power:    100000000.00000000     
18 >  [   0.0000000000000000      ] [rank            1 ] Current pstate:            0 ; Current power:    100000000.00000000     
19 >  [   10.000000000000000      ] [rank            0 ] Energy consumed (Joules):    1200.0000000000000     
20 >  [   10.000000000000000      ] [rank            1 ] Energy consumed (Joules):    1200.0000000000000     
21 >  [   10.000000000000000      ] [rank            0 ] Current pstate:            1 ; Current power:    50000000.000000000     
22 >  [   10.000000000000000      ] [rank            1 ] Current pstate:            1 ; Current power:    50000000.000000000     
23 >  [   30.000000000000000      ] [rank            0 ] Energy consumed (Joules):    3400.0000000000000     
24 >  [   30.000000000000000      ] [rank            1 ] Energy consumed (Joules):    3400.0000000000000     
25 >  [   30.000000000000000      ] [rank            0 ] Current pstate:            2 ; Current power:    20000000.000000000     
26 >  [   30.000000000000000      ] [rank            1 ] Current pstate:            2 ; Current power:    20000000.000000000     
27 >  [   80.000000000000000      ] [rank            0 ] Energy consumed (Joules):    8650.0000000000000     
28 >  [   80.000000000000000      ] [rank            1 ] Energy consumed (Joules):    8650.0000000000000     
29 > [80.000000] [surf_energy/INFO] Total energy of host MyHost1: 8650.000000 Joules
30 > [80.000000] [surf_energy/INFO] Total energy of host MyHost2: 8650.000000 Joules
31 > [80.000000] [surf_energy/INFO] Total energy of host MyHost3: 8000.000000 Joules