From: Augustin Degomme Date: Wed, 23 Feb 2022 21:17:55 +0000 (+0100) Subject: changelog update X-Git-Tag: v3.31~335 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3be42dfedcdefd7afb54822c3724178ac7e7d587 changelog update --- diff --git a/ChangeLog b/ChangeLog index e2a31854bb..02714ed607 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ SMPI: their handles. - tracing: ensure that we dump the TI traces continuously during execution and not just at the end, reducing memory cost and performance hit. + - Update OpenMPI collectives selection logic to match current one (4.1.2) XBT: - Drop xbt_dynar_shrink().