Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
b6a69d88efc4977ab237058e20cf2fbc2b7279f6
[simgrid.git] / examples / smpi / energy / f77 / energy.tesh
1 p Test smpi bindings for dvfs functions (Fortran 77 example)
2
3 $ ../../../smpi_script/bin/smpirun -np 2 -hostfile ${srcdir:=.}/hostfile  -platform ${srcdir:=.}/../../platforms/energy_platform.xml --cfg=smpi/simulate-computation:no ${bindir:=.}/f77/sef --cfg=plugin:Energy --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
4 >  [   0.0000000000000000      ] [rank            0 ]           3  pstates available
5 >  [   0.0000000000000000      ] [rank            1 ]           3  pstates available
6 >  [   0.0000000000000000      ] [rank            0 ] Power:    100000000.00000000     
7 >  [   0.0000000000000000      ] [rank            1 ] Power:    100000000.00000000     
8 >  [   0.0000000000000000      ] [rank            0 ] Power:    50000000.000000000     
9 >  [   0.0000000000000000      ] [rank            1 ] Power:    50000000.000000000     
10 >  [   0.0000000000000000      ] [rank            0 ] Power:    20000000.000000000     
11 >  [   0.0000000000000000      ] [rank            1 ] Power:    20000000.000000000     
12 >  [   0.0000000000000000      ] [rank            0 ] Current pstate:            0 ; Current power:    100000000.00000000     
13 >  [   0.0000000000000000      ] [rank            1 ] Current pstate:            0 ; Current power:    100000000.00000000     
14 >  [   10.000000000000000      ] [rank            0 ] Energy consumed (Joules):    1200.0000000000000     
15 >  [   10.000000000000000      ] [rank            1 ] Energy consumed (Joules):    1200.0000000000000     
16 >  [   10.000000000000000      ] [rank            0 ] Current pstate:            1 ; Current power:    50000000.000000000     
17 >  [   10.000000000000000      ] [rank            1 ] Current pstate:            1 ; Current power:    50000000.000000000     
18 >  [   30.000000000000000      ] [rank            0 ] Energy consumed (Joules):    3400.0000000000000     
19 >  [   30.000000000000000      ] [rank            1 ] Energy consumed (Joules):    3400.0000000000000     
20 >  [   30.000000000000000      ] [rank            0 ] Current pstate:            2 ; Current power:    20000000.000000000     
21 >  [   30.000000000000000      ] [rank            1 ] Current pstate:            2 ; Current power:    20000000.000000000     
22 >  [   80.000000000000000      ] [rank            0 ] Energy consumed (Joules):    8650.0000000000000     
23 >  [   80.000000000000000      ] [rank            1 ] Energy consumed (Joules):    8650.0000000000000     
24 > [80.000000] [surf_energy/INFO] Total energy consumption: 25300.000000 Joules (used hosts: 17300.000000 Joules; unused/idle hosts: 8000.000000)
25 > [80.000000] [surf_energy/INFO] Energy consumption of host MyHost1: 8650.000000 Joules
26 > [80.000000] [surf_energy/INFO] Energy consumption of host MyHost2: 8650.000000 Joules
27 > [80.000000] [surf_energy/INFO] Energy consumption of host MyHost3: 8000.000000 Joules