X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3cfd4823046b64b2c8645a655dfb47b795e4f412..d579271194fbd8dd7ff1f0f5dbf225e4a1bfd7f2:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 0b5b80adec..1ec995478e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ SimGrid (3.3.2-svn) unstable; urgency=low Allreduce: Reduce then Bcast Alltoall: "basic_linear" if data per proc < 3Kb, "otherwise pairwise". Not yet implemented: "Bruck" for data per proc < 200b and comm size > 12 + Alltoallv: flat tree, like ompi Scatter: flat tree * Add support for optimized collectives (Bcast is now binomial by default) * Port smpirun and smpicc to OS X