Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanup msg actions
[simgrid.git] / examples / msg / actions / mpi_actions_split_p0.txt
1 # sample action file (with only the actions for p0,
2 #                     to be launched by deployment file)
3 p0 init
4 p0 recv p1
5 p0 compute 12
6 p0 finalize
7