From a044ef6ea3cbdcd6ac36270c9053b928264cf195 Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Wed, 6 Nov 2013 21:15:56 +0100 Subject: [PATCH] changelog (cherry picked from commit c06cc40fb52a8e289add52024b916b728f1a24fa) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4c6fc9154e..5affc4a50b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,12 @@ SimGrid (3.10-rc1) unstable; urgency=low - The replay tool now supports traces produce either by TAU or a modified version of MPE. - Bug Fix: the compute part of the reduce action is now taken into account. + - Gatherv collective is now supported + - Simgrid (SMPI for now) can generate replay traces as well. Option -trace-ti + of smpirun outputs time independent traces for the current run. One file + is created per process. If too many processes are simulated, this behavior + can be changed to one file for all processes by using the + tracing/smpi/format/ti_one_file flag * smpirun generates the host file if needed (with given host count and platform) * Integration of more than 100 STAR-MPI, MPICH, OpenMPI collective algorithms - allows to select one in particular with --cfg=smpi/coll_name:algorithm -- 2.20.1