Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
b9c8941609d8c1214d88823ee8bafea77c630a2b
[simgrid.git] / examples / msg / energy / consumption / deployment_consumption.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid.dtd">
3 <platform version="3">
4
5   <process host="MyHost1" function="dvfs_test" />
6
7 </platform>