Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
589bdcb7c0d0270c02dd917d23487e789ed042d4
[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="process0"/>
5   <process host="Jupiter" function="process1"/>
6   <process host="Fafard" function="process2"/>
7 </platform>