Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
the name field of a msg_file_t is actually a full name (including path),
[simgrid.git] / examples / msg / chainsend / deployment_tesh.xml
index 72825f5..7f4b1f0 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 -->