Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement MPI_IN_PLACE behavior for collectives
[simgrid.git] / examples / platforms / config.xml
index 9600ddf..8f37018 100644 (file)
@@ -12,8 +12,8 @@
 </config>
        
 <AS  id="AS0"  routing="Full">
-   <host id="bob" power="1gf"/>
-   <host id="alice" power="500mf"/>
+   <host id="bob" power="1Gf"/>
+   <host id="alice" power="500Mf"/>
  
    <link id="link1" bandwidth="125MBps" latency="50us"/>
    <link id="link2" bandwidth="125MBps" latency="50us"/>