Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Always decrement the semaphore capacity, even if it will go under 0 that way (because...
[simgrid.git] / examples / msg / icomms / deployment_peer05.xml
old mode 100755 (executable)
new mode 100644 (file)
index 0b89a0d..c2349be
@@ -7,6 +7,7 @@
      <argument value="50000000"/>  <!-- Computation size of tasks -->
      <argument value="1000000"/>      <!-- Communication size of tasks -->
      <argument value="2"/>         <!-- Number of receivers -->
+     <argument value="0"/>         <!-- Use diff comm size -->     
   </process>
   <!-- The receiver processes -->
   <process host="Ruby" function="receiver">