Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Once again, Linux does not follow the real way of doing things.
[simgrid.git] / teshsuite / simdag / platforms / one_cluster_one_host_random.xml
index 7b9cd4e..2983e23 100644 (file)
@@ -13,7 +13,7 @@
   
   <foreach set_id="bob_cluster">
     <host id="$1" power="$rand(myRandomGenerator)"/>
-    <link id="$1" bandwidth="125000000" latency="5E-5"/>
+    <link id="$1" bandwidth="125MBps" latency="50us"/>
   </foreach>
    </AS>
  </platform>