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

Public GIT Repository
add a test reproducing the issue experienced by Luke Bertot
[simgrid.git] / teshsuite / simdag / platforms / route_override.xml
index fd3440b4933c25370c969d132d9cdfdf9e896b38..9ea9e36d752d13c40f79cbddcd3eaede321ca61e 100644 (file)
@@ -3,11 +3,11 @@
  <platform version="3">
  <AS  id="AS0"  routing="Full">
    <cluster id="bob_cluster" prefix="bob" suffix=".hamburger.edu"
-          radical="0-4" power="1gf" bw="125MBps" lat="50us"
+          radical="0-4" power="1Gf" bw="125MBps" lat="50us"
           bb_bw="2.25GBps" bb_lat="500us"/>
  
    <cluster id="alice_cluster" prefix="alice" suffix=".crepe.fr"
-          radical="0-4" power="1gf" bw="125MBps" lat="50us"
+          radical="0-4" power="1Gf" bw="125MBps" lat="50us"
           bb_bw="2.25GBps" bb_lat="500us"/>
  
    <link id="backbone" bandwidth="1.25GBps" latency="500us"/>