]> AND Public Git Repository - simgrid.git/blobdiff - examples/python/CMakeLists.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Buffers should not be considered by CommWaitTransition::depends.
[simgrid.git] / examples / python / CMakeLists.txt
index 7d6b742d223602ec42be4dd609c495274db2221a..f4afe5bbd7643e8baa26fc3531e7a13051e88522 100644 (file)
@@ -3,7 +3,7 @@ foreach(example actor-create actor-daemon actor-join actor-kill actor-migrate ac
         comm-wait comm-waitall comm-waitallfor comm-waitany comm-failure comm-host2host comm-pingpong
         comm-ready comm-suspend comm-testany comm-throttling comm-waitallfor comm-waituntil
         exec-async exec-basic exec-dvfs exec-remote exec-ptask
-        operation-io operation-simple operation-switch-host operation-variable-load
+        task-io task-simple task-switch-host task-variable-load
         platform-comm-serialize platform-profile platform-failures
         network-nonlinear clusters-multicpu io-degradation exec-cpu-nonlinear
         synchro-barrier synchro-mutex synchro-semaphore)