Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
actions-mpi becomes actions-comm
[simgrid.git] / examples / msg / actions-comm / actions-comm_split_p0.txt
diff --git a/examples/msg/actions-comm/actions-comm_split_p0.txt b/examples/msg/actions-comm/actions-comm_split_p0.txt
new file mode 100644 (file)
index 0000000..dd16140
--- /dev/null
@@ -0,0 +1,6 @@
+# sample action file (with only the actions for p0, to be launched by deployment file)
+p0 init
+p0 recv p1
+p0 compute 1e9
+p0 finalize
+