]> AND Public Git Repository - simgrid.git/blob - examples/java/migration/migrationDeployment.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Fortran bindigns for smpi+dvfs.
[simgrid.git] / examples / java / migration / migrationDeployment.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
3 <platform version="3">
4   <process host="Jacquelin" function="migration.Emigrant"/>
5   <process host="Boivin" function="migration.Policeman"/>
6 </platform>