Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
changelog update
authorAugustin Degomme <adegomme@users.noreply.github.com>
Wed, 23 Feb 2022 21:17:55 +0000 (22:17 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Wed, 23 Feb 2022 21:17:55 +0000 (22:17 +0100)
ChangeLog

index e2a3185..02714ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ SMPI:
    their handles.
  - tracing: ensure that we dump the TI traces continuously during execution and
    not just at the end, reducing memory cost and performance hit.
+ - Update OpenMPI collectives selection logic to match current one (4.1.2)
 
 XBT:
  - Drop xbt_dynar_shrink().