Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a flatifying test with a multicore cluster -- it's broken for now
[simgrid.git] / teshsuite / simdag / platforms / two_clusters_one_name.xml
index b979049..8270507 100644 (file)
@@ -4,11 +4,11 @@
   <AS id="AS0"  routing="Full">
 
     <cluster id="bob_cluster" prefix="bob" suffix=".hamburger.edu"
-             radical="0-1" power="1gf" bw="125MBps" lat="50us"
+             radical="0-1" power="1Gf" bw="125MBps" lat="50us"
              bb_bw="2.25GBps" bb_lat="500us"/>
    
     <cluster id="bob_cluster_1" prefix="bob" suffix=".hamburger.edu"
-             radical="2-3" power="1gf" bw="125MBps" lat="50us"
+             radical="2-3" power="1Gf" bw="125MBps" lat="50us"
              bb_bw="2.25GBps" bb_lat="500us"/>
            
     <link id="backbone" bandwidth="1.25GBps" latency="500us"/>