Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Show how to programatically attach a state profile to an XML host in the relevant...
[simgrid.git] / examples / platforms / small_platform_failures.xml
index ef4527d..006f2a8 100644 (file)
@@ -6,7 +6,7 @@
     <host id="Jupiter"  speed="25Mf" state_file="profiles/jupiter_state.profile"/>
     <host id="Fafard"   speed="25Mf" state_file="profiles/fafard_state.profile" />
     <host id="Ginette"  speed="25Mf" state_file="profiles/ginette_state.profile"/>
-    <host id="Bourassa" speed="25Mf" state_file="profiles/bourassa_state.profile"/>
+    <host id="Bourassa" speed="25Mf"/>
 
     <link id="1" bandwidth="1MBps" latency="0"/>
     <link id="2" bandwidth="1MBps" latency="0"/>