Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ccc1313d02e4bbf23fde62fc8bcd7d8d5a7267a9
[simgrid.git] / examples / simdag / test_simdag_comm_throttling.tesh
1 #! ./tesh
2 p Modify the rate of communication tasks even when they are auto-scheduled
3
4 $ $SG_TEST_EXENV ./sd_comm_throttling ${srcdir:=.}/2clusters.xml
5 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
6 > [1.000000] [sd_comm_throttling/INFO] Simulation stopped after 1.0000 seconds
7 > [1.000000] [sd_comm_throttling/INFO] Task 'Task A' start time: 0.000000, finish time: 1.000000
8 > [2.300300] [sd_comm_throttling/INFO] Simulation stopped after 2.3003 seconds
9 > [2.300300] [sd_comm_throttling/INFO] Task 'Task B' start time: 1.000000, finish time: 1.300300
10 > [2.300300] [sd_comm_throttling/INFO] Task 'Task C' start time: 1.300300, finish time: 2.300300
11 > [5.300600] [sd_comm_throttling/INFO] Simulation stopped after 5.3006 seconds
12 > [5.300600] [sd_comm_throttling/INFO] Task 'Task D' start time: 2.300300, finish time: 4.300600
13 > [5.300600] [sd_comm_throttling/INFO] Task 'Task E' start time: 4.300600, finish time: 5.300600