X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/953c4f7cba30d1f2aa28606415a7d589b8a7d87c..5193d31089b0e9d2a564d425f61fdbc27e01af60:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 0f6fda80d4..0fc46d7f3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,8 +7,9 @@ SimDag simulation round, s/he has to allocate and free a dynar and use it as argument to this function. The former SD_simulate (double how_long) now returns void. -SMPI - - New algorithm to privatize globals: dlopen, with dynamic loading tricks + SMPI + - New algorithm to privatize globals: dlopen, with dynamic loading tricks + - New option: smpi/keep-temps to not cleanup temp files XBT/Replay: - New function xbt_replay_action_get():