Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
798b9cc12aaa66e1184edb8bd4f2118c5ee9c046
[simgrid.git] / examples / msg / actions / bcast_deployment.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="2">
4   <process host="Tremblay" function="p0"/>
5   <process host="Jupiter" function="p1"/>
6   <process host="Fafard" function="p2"/>
7 </platform>