From 0518e3dd38813199682c2294ee1e01a1667dc732 Mon Sep 17 00:00:00 2001 From: degomme Date: Mon, 18 Mar 2019 10:09:43 +0100 Subject: [PATCH 1/1] changelog update --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a1b664aae9..912d5dd996 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,10 @@ MSG: Now use (int,void*) callbacks instead of (void*,void*) ones. The implementation was ways too messy to actually work, I guess. +SMPI: + - Change the way SMPI_SAMPLE_* macros work to avoid invalidating cache + too often and provide more accurate timings. + XBT: - Drop sg_cmdline. Please use xbt_cmdline instead. - Drop the C xbt_os_mutex_t; Use the C++11 std::mutex. -- 2.20.1