X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1206896905183faeab3a492b756e4d259faa4603..9b60e270c5fe98fb6c528164aa9c6e4e6045f7e0:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index f3e9234557..3e0b09805a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,8 +14,8 @@ TRACE identify which request you want to wait for. We do this via the triplet (sender, receiver, tag), which needs to be added: - - We lowercased all actions: For instance, instead of allReduce, we now - use allreduce. + - Actions are now in lower case (e.g., "allReduce" becomes "allreduce"). + New script simgrid_convert_TI_traces.py: upgrade your TI traces. MSG - The deprecation of MSG is ongoing (but this should not impact you).