]> AND Public Git Repository - simgrid.git/blob - teshsuite/simdag/platforms/one_host_state_off.xml
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Massive mv to use cmake as the default compilation infrastructure.
[simgrid.git] / teshsuite / simdag / platforms / one_host_state_off.xml
1 <?xml version='1.0'?>
2 <!DOCTYPE platform SYSTEM "simgrid.dtd">
3 <platform version="2">
4   <host id="bob" power="500000000"
5         state="OFF"/>
6 </platform>