]> AND Public Git Repository - simgrid.git/blobdiff - ChangeLog
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document one of Stephane's recent changes
[simgrid.git] / ChangeLog
index b78d7de45a48a61356f35c64a3d513121fba7b21..2149aec543a2bd2351cbe7232643bf11c9ca9198 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,9 @@ SimGrid (3.3.2-svn) unstable; urgency=low
 
  SMPI:
   * Implement some more MPI primitives: 
-    MPI_Waitany, MPI_Waitall, MPI_Allreduce
+    MPI_Waitany, MPI_Waitall, MPI_Reduce, MPI_Allreduce
+  * Add support for optimized collectives (Bcast is now binomial by default)
+  * Port smpirun and smpicc to OS X
 
  SURF: 
   * Extract the routing logic into its own object.