Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv examples/s4u examples/cpp
[simgrid.git] / examples / s4u / actor-migrate / s4u-actor-migrate.tesh
diff --git a/examples/s4u/actor-migrate/s4u-actor-migrate.tesh b/examples/s4u/actor-migrate/s4u-actor-migrate.tesh
deleted file mode 100644 (file)
index dd6f430..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/env tesh
-
-p Testing the actor migration feature 
-
-$ ${bindir:=.}/s4u-actor-migrate ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%a@%h)%e%m%n"
-> [  0.000000] (worker@Fafard) Let's move to Boivin to execute 1177.14 Mflops (5sec on Boivin and 5sec on Jacquelin)
-> [  5.000000] (monitor@Boivin) After 5 seconds, move the actor to Jacquelin
-> [ 10.000000] (worker@Jacquelin) I wake up on Jacquelin. Let's suspend a bit
-> [ 15.000000] (monitor@Boivin) At t=15, move the actor to Fafard and resume it.
-> [ 15.000000] (worker@Fafard) I wake up on Fafard
-> [ 15.000000] (worker@Fafard) Done