Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://github.com/mpoquet/simgrid
[simgrid.git] / examples / msg / actions-comm / actions-comm_split_p0.txt
1 # sample action file (with only the actions for p0, to be launched by deployment file)
2 p0 init
3 p0 recv p1
4 p0 compute 1e9
5 p0 finalize
6