]> AND Private Git Repository - loba.git/blobdiff - CHANGES
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Version 0.4.
[loba.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7c7998f2de293fe4841f60cc8a1b1a26434eadba..9c462fefb3825c1e24fefe375ab7af36006c9188 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,21 @@
-v0.2 --
+v0.4 -- Wed, 16 May 2018 11:30:38 +0200
 
- * Try to optimize communications when bookkeeping: add a 'credit'
-   counter for each neighbor, and do not send more real_load than
-   (debt - credit).
+ * Updated to latest SimGrid version.
+
+v0.3 -- Mon, 30 Apr 2018 11:41:13 +0200
+
+ * Finalize version 0.3 before making new changes.
+ * See git log for details.
+
+v0.2 -- Thu, 01 Mar 2012 14:10:17 +0100
+
+ * Timings are now computed with clock_gettime.
+ * Add ability to exit on detection of global convergence (-g).
+ * Protect shared variables for parallel executions.
+   Warning: parallel executions may give different results.
+ * More statistics are computed.
+ * Some new parameters (-k, -%, -E, ...)
+ * See git log for more details.
 
 v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200