Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduced message size in dogbone topollogy to speed check.
[simgrid.git] / examples / msg / gtnets / dogbone-d.xml
index f3162a3..108d31d 100644 (file)
@@ -3,13 +3,13 @@
 <platform version="2">
 
   <process host="S1" function="master">
-      <argument value="10000000"/>
+      <argument value="10000"/>
       <argument value="C1"/>
       <argument value="0"/>
   </process>
 
   <process host="S2" function="master">
-      <argument value="10000000"/>
+      <argument value="10000"/>
       <argument value="C2"/>
       <argument value="1"/>
   </process>