From: Augustin Degomme Date: Sun, 18 Mar 2018 11:30:38 +0000 (+0100) Subject: update changelog X-Git-Tag: v3.19~25 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/50da92c43f1af48b7652f00966b49e7e52cf5456?ds=sidebyside update changelog --- diff --git a/ChangeLog b/ChangeLog index e1d74610b0..31ae49d04d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,13 @@ SimGrid (3.19) NOT RELEASED YET (target: March 20 2018, 16:15:27 UTC) ranks, because tracing several communicators right now is not supported. - Because of this, smpi_process_index() has now been deprecated and will be removed in 3.21 + - Support of MPI_Type_create_subarray + - SMPI will now crash and not just warn when encountering an unimplemented + call. Some exceptions are set (mainly for errhandler calls). + - MPI_Sendrecv was behaving badly when MPI_PROC_NULL was sender or receiver. + + Build System: + - SimGrid now works with intel compilers (MC still buggy) Fixed bugs: - #245: migrating an actor does not migrate its execution