X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6e2683f27f6f4d3f3f0e7016f0dab78dd90af485..e95d3868e971e074aabddec6fbb852d525fdb805:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 782437c33a..f820250b94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +SimGrid (3.12) NOT RELEASED; urgency=low + + SIMIX: + * New functions + - SIMIX_process_throw: raises an exception in a remote process + + + -- $date Da SimGrid team + SimGrid (3.11) stable; urgency=low The Class Release. @@ -74,7 +83,8 @@ SimGrid (3.11) stable; urgency=low - Add callback functions for action state change - Handle Energy as a plugin * Replace swag by boost::intrusive - * Add new routing models for clusters + * Add new routing models for clusters. For documentation, see + http://simgrid.gforge.inria.fr/simgrid/latest/doc/platform.html#pf_cluster - tori, with topology="TORUS" and topo_parameters="ndim1,ndim2,...,ndimn" parameters for cluster tag - Fat trees, with topology="FAT_TREE" and