Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Extend 1 unit test and add 1 other for multicore ptast exec. Both don't pass right...
[simgrid.git] / examples / cpp / exec-ptask-multicore / s4u-exec-ptask-multicore.tesh
index 2dadba223a4da914be567461a7ce3e97d35935f0..9d3172a0f57af9cbcf336502f176c66d87b2f31e 100644 (file)
@@ -7,4 +7,10 @@ $ ${bindir:=.}/s4u-exec-ptask-multicore ${platfdir}/energy_platform.xml --cfg=ho
 > [ 30.000000] Computed 2-core activity one 1-core host. Took 20 s
 > [ 40.000000] Computed 2-core activity on one 2-core host. Took 10 s
 > [ 55.000000] Computed 6-core activity of a 4-core host. Took 15 s
+> [ 65.000000] Computed 2-core activity on a 4-core host with some communication. Took 10 s
+> [ 65.000000] Switching machine multicore to pstate 1.
+> [ 65.000000] Switching back to pstate 0.
+> [ 75.000000] Computed 2-core activity on one 4-core host. Took 10 s
+> [ 85.000000] Computed 2-core activity on two different hosts. Took 10 s
+> [ 85.000000] Simulation done.
 > [ 55.000000] Simulation done.
\ No newline at end of file