Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
added tesh tests for dvfs
[simgrid.git] / examples / msg / energy / e1 / deployment_e1.xml
index b9c8941..8997fbc 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0'?>
 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
 <platform version="3">
-
   <process host="MyHost1" function="dvfs_test" />
+  <process host="MyHost2" function="dvfs_test" />
 
 </platform>