From: mquinson Date: Sat, 4 Jul 2009 00:02:06 +0000 (+0000) Subject: document one of Stephane's recent changes X-Git-Tag: SVN~1194 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/17122172973168efd6dd45da8bc37db30ae5476b?ds=inline document one of Stephane's recent changes git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6447 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index 4454991316..2149aec543 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ SimGrid (3.3.2-svn) unstable; urgency=low * Implement some more MPI primitives: 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.