Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dtd update for new cluster routing options
[simgrid.git] / examples / smpi / energy / f77 / energy.tesh
1 p Test smpi bindings for dvfs functions (Fortran 77 example)
2 $ ../../../smpi_script/bin/smpirun -np 2 -hostfile ${srcdir:=.}/hostfile  -platform ${srcdir:=.}/platform.xml --cfg=smpi/cpu_threshold:-1 ${bindir:=.}/f77/sef
3 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
4 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '-1'
7 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
8 >  [  0.] [rank  0] 3 pstates available
9 >  [  0.] [rank  1] 1 pstates available
10 >  [  0.] [rank  0] Power:   100000000.
11 >  [  0.] [rank  1] Power:   100000000.
12 >  [  0.] [rank  0] Power:   50000000.
13 >  [  0.] [rank  0] Power:   20000000.
14 >  [  0.] [rank  1] Current pstate:  0; Current power:   100000000.
15 >  [  0.] [rank  0] Current pstate:  0; Current power:   100000000.
16 >  [  10.] [rank  1] Energy consumed (Joules):   2000.
17 >  [  10.] [rank  0] Energy consumed (Joules):   2000.
18 >  [  10.] [rank  0] Current pstate:  1; Current power:   50000000.
19 >  [  30.] [rank  0] Energy consumed (Joules):   5400.
20 >  [  30.] [rank  0] Current pstate:  2; Current power:   20000000.
21 >  [  80.] [rank  0] Energy consumed (Joules):   12900.