Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[CHANGELOG] Added lowercased TIT actions
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 21 Jun 2018 14:54:40 +0000 (16:54 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 21 Jun 2018 14:54:47 +0000 (16:54 +0200)
ChangeLog

index 133f3db..f3e9234 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +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>
+ - We lowercased all actions: For instance, instead of allReduce, we now 
+   use allreduce.
 
 MSG
  - The deprecation of MSG is ongoing (but this should not impact you).