From: Augustin Degomme Date: Fri, 21 Feb 2014 09:43:41 +0000 (+0100) Subject: Changelog update X-Git-Tag: v3_11_beta~4 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/079c0a4c02b81dbac5a5c1cc1bce33c1235063d9 Changelog update --- diff --git a/ChangeLog b/ChangeLog index 3ec655a2d2..9de4359d45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,8 +47,15 @@ SimGrid (3.11) NOT RELEASED; urgency=low - Add callback finctions for resource updtating status - Handle Energy as a plugin * Replace swag by boost::intrusive + * Add new routing model for torus clusters * More documentation + SMPI: + * hostfiles support host:nb_processes construct to deploy several processes on + one node + * Collective communication algorithms should not crash if used with + improper number of nodes and report the error. + Build System: * Supernovae build mode is definitively removed. It was used to improve inlining and inter-module optimizations. It is nowadays superseded by