Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add in DTD direction for link_ctn and sharing_policy for link and cluster
[simgrid.git] / teshsuite / simdag / platforms / one_cluster.xml
index 3581df4c5b2520c517f137ae0e82c9232cd1f364..ac2c0b42dce00ca2fa63643c0090d5685209ffa3 100644 (file)
@@ -4,6 +4,7 @@
 <AS id="AS0" routing="Full">
   <cluster id="bob_cluster" prefix="bob" suffix=".hamburger.edu"
    radical="0,2-4,6" power="1000000000.00" bw="125000000.00" lat="5e-5"
-   bb_bw="2250000000.00" bb_lat="5e-4"/>
+   bb_bw="2250000000.00" bb_lat="5e-4"
+   sharing_policy="FULLDUPLEX"/>
 </AS>
 </platform>