From b0f9396aa3400d1760be2795b37046f7e5048b59 Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Mon, 21 Mar 2022 21:17:27 +0100 Subject: [PATCH] Changelog update --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index c3c960cb44..d7d7af067f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,9 @@ SMPI: - 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) + - Add a coherence check for collective operation order and root/MPI_Op + coherence. Potentially costly so not activated unless smpi:pendantic is set + or -analyze is given. S4U: - New signal: Engine::on_simulation_start_cb() -- 2.20.1