Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
split SMPI documentation into a specific file (no real change)
[simgrid.git] / teshsuite / msg / pid_d.xml
1 <?xml version='1.0'?>
2  <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
3  <platform version="3">
4    <!-- Deployment -->
5    <process host="toto" function="sendpid"/>
6    <process host="toto" function="sendpid"/>
7    <process host="toto" function="sendpid"/>
8    <process host="toto" function="killall"/>
9  </platform>