Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
unused variable if tracing disabled
[simgrid.git] / examples / msg / chainsend / deployment_tesh.xml
index 72825f542c7c7e56c2bb89ae61deb16817734aa1..7f4b1f077d3829c01a8402e50bc7f5c6e56117a7 100644 (file)
@@ -5,7 +5,7 @@
   <!-- Broadcaster -->
   <process host="host0" function="broadcaster">
        <argument value="8"/> <!-- number of peers -->
-       <argument value="8192"/> <!-- number of pieces -->
+       <argument value="256"/> <!-- number of pieces -->
   </process>
 
   <!-- Peers -->