Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Protect --log=root.fmt flag with double quotes in tesh files
[simgrid.git] / examples / msg / actions / actions_split_p0.txt
1 # sample action file (with only the actions for p1,
2 #                     to be launched by deployment file)
3 p0 init
4 p0 recv p1
5 p0 compute 12
6 p0 finalize
7