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

Private GIT Repository
Filx build with SimGrid 3.14.
[loba.git] / CHANGES
1 v0.4 --
2
3 v0.3 -- Mon, 30 Apr 2018 11:41:13 +0200
4
5  * Finalize version 0.3 before making new changes.
6  * See git log for details.
7
8 v0.2 -- Thu, 01 Mar 2012 14:10:17 +0100
9
10  * Timings are now computed with clock_gettime.
11  * Add ability to exit on detection of global convergence (-g).
12  * Protect shared variables for parallel executions.
13    Warning: parallel executions may give different results.
14  * More statistics are computed.
15  * Some new parameters (-k, -%, -E, ...)
16  * See git log for more details.
17
18 v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
19
20  * Initial working release.