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

Public GIT Repository
Change xbt_os_timer interface to handle cpu time, thread time and
[simgrid.git] / teshsuite / simdag / platforms / two_clusters_router_id.xml
index cc8b09dad791dee5e7d9ac9d12fbdc40cb966ec4..ed56047938cdb314a3202be2d585e02237d4d871 100644 (file)
@@ -5,14 +5,14 @@
  <AS  id="AS0"  routing="Full">
        
      <cluster id="bob_cluster" prefix="bob" suffix=".hamburger.edu"
-           radical="0-4" power="1000000000" bw="125000000" lat="5E-5"
-           bb_bw="2250000000" bb_lat="5E-4" router_id="bob_cluster_router"/>
+           radical="0-4" power="1Gf" bw="125MBps" lat="50us"
+           bb_bw="2.25GBps" bb_lat="500us" router_id="bob_cluster_router"/>
    
      <cluster id="alice_cluster" prefix="alice" suffix=".crepe.fr"
-           radical="0-4" power="1000000000" bw="125000000" lat="5E-5"
-           bb_bw="2250000000" bb_lat="5E-4" router_id="alice_cluster_router"/>  
+           radical="0-4" power="1Gf" bw="125MBps" lat="50us"
+           bb_bw="2.25GBps" bb_lat="500us" router_id="alice_cluster_router"/>  
        
-     <link id="backbone" bandwidth="1250000000" latency="5E-4"/>  
+     <link id="backbone" bandwidth="1.25GBps" latency="500us"/>  
        
      <ASroute src="bob_cluster" dst="alice_cluster" 
         gw_src="bob_cluster_router"