Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document one of Stephane's recent changes
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 4 Jul 2009 00:02:06 +0000 (00:02 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 4 Jul 2009 00:02:06 +0000 (00:02 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6447 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog

index 4454991..2149aec 100644 (file)
--- 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.