Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Mention simgrid_convert_TI_traces.py in changelog
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 23 Jun 2018 09:04:18 +0000 (11:04 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 23 Jun 2018 09:04:18 +0000 (11:04 +0200)
ChangeLog

index f3e9234..3e0b098 100644 (file)
--- 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:
       <rankid> <command> <sender> <receiver> <tag>
    identify which request you want to wait for. We do this via the
    triplet (sender, receiver, tag), which needs to be added:
       <rankid> <command> <sender> <receiver> <tag>
- - 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).
 
 MSG
  - The deprecation of MSG is ongoing (but this should not impact you).