Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This is not really linked to energy
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 15 Dec 2017 08:34:09 +0000 (09:34 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 15 Dec 2017 08:34:09 +0000 (09:34 +0100)
examples/s4u/CMakeLists.txt
examples/s4u/exec-ptask/s4u-exec-ptask.cpp [moved from examples/s4u/energy-ptask/s4u-energy-ptask.cpp with 100% similarity]
examples/s4u/exec-ptask/s4u-exec-ptask.tesh [moved from examples/s4u/energy-ptask/s4u-energy-ptask.tesh with 100% similarity]

index a3fc8f1..010edb3 100644 (file)
@@ -2,8 +2,8 @@ foreach (example actor-create actor-daemon actor-join actor-kill actor-lifetime
                  app-chainsend app-masterworker app-pingpong app-token-ring
                  async-wait async-waitany async-waitall
                  cloud-simple
                  app-chainsend app-masterworker app-pingpong app-token-ring
                  async-wait async-waitany async-waitall
                  cloud-simple
-                 energy-exec energy-link energy-ptask energy-vm
-                 exec-async exec-basic exec-dvfs exec-monitor exec-remote
+                 energy-exec energy-link energy-vm
+                 exec-async exec-basic exec-dvfs exec-monitor exec-ptask exec-remote
                  io-file-system io-file-remote io-storage-raw
                  mutex
                  platform-properties plugin-hostload 
                  io-file-system io-file-remote io-storage-raw
                  mutex
                  platform-properties plugin-hostload 
@@ -72,8 +72,8 @@ foreach(example actor-create actor-daemon actor-join actor-kill actor-lifetime a
                 async-wait async-waitall async-waitany
                 cloud-simple
                 dht-chord 
                 async-wait async-waitall async-waitany
                 cloud-simple
                 dht-chord 
-                energy-exec energy-link energy-ptask energy-vm
-                exec-async exec-basic exec-dvfs exec-monitor exec-remote
+                energy-exec energy-link energy-vm
+                exec-async exec-basic exec-dvfs exec-monitor exec-ptask exec-remote
                 platform-properties plugin-hostload mutex
                 io-file-system io-file-remote io-storage-raw
                 replay-comm replay-storage)
                 platform-properties plugin-hostload mutex
                 io-file-system io-file-remote io-storage-raw
                 replay-comm replay-storage)