Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / NEWS
1                     _               _____  _________
2 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / ___|
3 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \___ \
4  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |__) |
5   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/____/
6                (not released yet)
7
8                     _               _____  _____ _  _
9 __   _____ _ __ ___(_) ___  _ __   |___ / |___ /| || |
10 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \| || |_
11  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |__   _|
12   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/   |_|
13                June 26. 2023
14
15 Save the planet, skip a release: 3.33 was due 6 months ago, so skip directly to 3.34.
16
17  * Maint: MSG and Java are gone (EOL was scheduled for 2020), move to C++17,
18           and drop 32bits support.
19  * Model: Introduce a fluid I/O model, mixing I/O and network, to represent
20           streaming from disk
21  * API: DAG/workflow loader; Introducing Tasks which are activities that can
22         be fired several times.
23  * Doc: Several new documentation sections, and a new tutorial on DAGs.
24  * MC: Safety properties now portable to every OS, activated by default
25        in all builds.
26  * MC: Introduction ODPOR/SDPOR reductions and guiding strategies (better
27        state space traversal).
28  * (+ internal refactoring, bug fixes and documentation improvement)
29
30                     _               _____  _________
31 __   _____ _ __ ___(_) ___  _ __   |___ / |___ /___ \
32 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \ __) |
33  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) / __/
34   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/_____|
35                October 3. 2022
36
37 The Wiedervereinigung release. Germany was reunited 32 years ago.
38
39   * Various cleanups around the virtual machines API
40   * Improved Python platform generation (more robust, easier to use)
41   * Further complete Python bindings (Comm, Engine, ptasks)
42   * (+ internal refactoring, MANY bug fixes and documentation improvement)
43
44                     _               _____  _____ _
45 __   _____ _ __ ___(_) ___  _ __   |___ / |___ // |
46 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \| |
47  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | |
48   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/|_|
49                March 22. 2022
50
51 The ненасильство release. We stand against war.
52
53   * Refactoring the model-checker, enabling synchronization objects and future improvements
54   * Introducing BMF sharing, enabling ptasks in regular models (experimental)
55   * Further complete Python bindings (Mutex, Semaphore and Barrier)
56   * (+ internal refactoring, many bug fixes and documentation improvement)
57
58                     _               _____  _____  ___
59 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / / _ \
60 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \| | | |
61  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | |_| |
62   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/ \___/
63                January 30. 2022
64
65 The Sunday Bloody Sunday release.
66
67   * SimDAG is finally removed, fully superseded by S4U.
68   * New documentation on calibrating MPI.
69   * The Algorithms tutorial can now be taken in Python.
70   * (+ many bug fixes and internal refactoring)
71
72                     _               _____  ____   ___
73 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \ / _ \
74 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | (_) |
75  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ \__, |
76   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|  /_/
77                October 7. 2021
78
79 The "Ask a stupid question" release
80
81   * Python bindings for the platform creation API
82   * Introduce non-linear resource sharing, allowing decay models
83   * New documentation section on realistic I/O modeling
84   * (+ many bug fixes and internal refactoring)
85
86                     _               _____  ____  ___
87 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \( _ )
88 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) / _ \
89  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ (_) |
90   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____\___/
91                July 14. 2021
92
93 The Victoriadagarna Release (birthday of Crown Princess Victoria)
94
95   * Programmatic platform description (only C++ for now).
96   * New plugin to simplify producer/consumer applications.
97   * MC: new tutorial and associated docker image.
98   * SMPI: improve error handling for incorrect advanced usages.
99   * Many internal cleanups and refactoring to prepare the future.
100
101                     _               _____  ____ _____
102 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \___  |
103 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | / /
104  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ / /
105   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____/_/
106                March 29. 2021
107
108 The Ragnar Release (anniversary of the siege of Paris by Vikings in 845)
109
110   * SMPI: can now report leaks and hint about the mallocs and kernels hindering simulation scalability
111   * Doc: Several new sections in the user manual, and start documenting the internals.
112   * S4U: Direct comms from host to host, without mailboxes.
113   * Many internal cleanups and refactoring to prepare the future.
114
115                     _               _____  ____   __
116 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \ / /_
117 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | '_ \
118  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/| (_) |
119   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|\___/
120                December 15. 2020
121
122 The Release release (the French lockdown was eased).
123
124  * SMPI: improved support of the proxy apps (including those using petsc)
125  * WiFi: easier description in XML; energy plugin; more examples.
126  * ns-3: Many bug fixes, can use the wifi models too.
127  * (+ many bug fixes, documentation improvement and internal refactoring)
128
129                     _               _____  ____  ____
130 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \| ___|
131 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) |___ \
132  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ ___) |
133   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|____/
134                February 2. 2020 (02 02 2020)
135
136 The Palindrom Day Release.
137
138  * Improve the Python usability (stability and documentation).
139  * Further deprecate MSG: you now have to pass -Denable-MSG=ON to cmake.
140  * SimDAG++: Automatic dependencies on S4U activities (experimental).
141  * (+ many bug fixes and internal refactoring)
142
143                     _               _____  ____  _  _
144 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \| || |
145 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | || |_
146  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/|__   _|
147   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|  |_|
148                October 9. 2019
149
150 The Clean Disk Release.
151
152  * Introduce an experimental Wifi network model.
153  * Introduce <disk> (cleaner logic than <storage>).
154  * SMPI: Implement Errhandlers and some more MPI3.1 calls.
155  * (+ many bug fixes and internal refactorings)
156
157                     _               _____  ____  _____
158 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \|___ /
159 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | |_ \
160  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ ___) |
161   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|____/
162                June 25. 2019
163
164 The Exotic Solstice Release.
165
166  * Support for Solaris and Haiku OSes. Just for fun :)
167  * SMPI: more of MPI3.1; some MPI/IO and async collectives.
168  * Python bindings can now be installed from pip.
169  * (+ a whole load of bug fixes and internal refactorings)
170
171                     _               _____  ____  ____
172 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \|___ \
173 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | __) |
174  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ / __/
175   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|_____|
176                April 1. 2019
177
178 The Easter Christmas Release (this one is somewhat late).
179
180  * Introducing the Python bindings (still beta)
181  * Doc: SMPI tutorial and platform description ported to RTD
182  * Many internal cleanups leading to some user-level speedups
183  * (+ the classical bug fixes and internal refactorings)
184
185                     _               _____  ____  _
186 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \/ |
187 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | |
188  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/| |
189   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|_|
190                October 3. 2018
191
192 The Restarting Documentation (TRD) release.
193
194  * Start to overhaul the documentation, and move to Sphinx + RTD.
195  * Allow dynamic replay of MPI apps, controlled by S4U actors
196  * Rewrite the support for auto-restarted actors (was utterly broken)
197  * (+ the classical bug fixes and doc improvement)
198
199                     _               _____  ____   ___
200 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \ / _ \
201 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | | | |
202  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/| |_| |
203   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|\___/
204                June 24. 2018
205
206 The proxy snake_case() release.
207
208  * Sanitize the public API. Compatibility wrappers in place for one year.
209  * More CI: ~45 Proxy Apps + BigDFT + StarPU now tested nightly
210  * MPI: Port the trace replay engine to C++, fix visualization
211  * (+ the classical bug fixes and doc improvement)
212
213                     _               _____  _  ___   _
214 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \ / |
215 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | (_) || |
216  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |\__, || |
217   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  /_(_)_|
218                March 22 2018
219
220 The Fixed ABI release.
221
222  * Reduce the changes to the binary interface of MSG,
223    accidentally introduced by v3.19.
224
225                     _               _____  _  ___
226 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \
227 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | (_) |
228  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |\__, |
229   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  /_/
230                March 20 2018
231
232 The Moscovitly-cold Spring release.
233
234  * SMPI: Allow to start new actors and ranks after simulation start.
235  * SMPI: Support ICC, better testing on classical proxy apps.
236  * Some kernel headers are now installed, allowing external plugins.
237  * (+ the classical bug fixes and doc improvement)
238
239                     _               _____  _  ___
240 __   _____ _ __ ___(_) ___  _ __   |___ / / |( _ )
241 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | |/ _ \
242  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | (_) |
243   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|\___/
244                December 24 2017
245
246 The "Ho Ho Ho! SimGrid 4 beta is coming to town" release.
247   SimGrid 4 *may* be there by the next solstice.
248
249  * Convert almost all interesting MSG examples to S4U.
250  * New model: energy consumption due to the network.
251  * Major cleanups in the disk and storage subsystems.
252  * (+ further deprecate XBT, bug fixes and doc improvement)
253
254                     _               _____  _ _____
255 __   _____ _ __ ___(_) ___  _ __   |___ / / |___  |
256 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | |  / /
257  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | / /
258   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|/_/
259                October 8 2017
260
261 The Drained Leaks release: (almost) no known leaks despite the tests.
262
263  * Many many internal cleanups (almost 700 commits since 3.16).
264  * The coverage of our tests is above 80%.
265  * All memleaks but one plugged; A dozen of bugs fixed.
266  * XBT: Further replace XBT with std::* constructs.
267
268                     _               _____  _  __
269 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ /_
270 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | '_ \
271  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | (_) |
272   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|\___/
273                June 22 2017
274
275 The Blooming Spring Release: developments are budding.
276
277  * S4U: Progress; Activity refcounting is now automatic.
278  * XML: <AS> can now be named <zone> as they should.
279  * SMPI: Further performance improvements; RMA support.
280  * Cloud: Multi-core VMs (do not overcommit them yet)
281  * (+ bug fixes, cleanups and documentation improvements)
282
283                     _               _____  _ ____
284 __   _____ _ __ ___(_) ___  _ __   |___ / / | ___|
285 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | |___ \
286  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |___) |
287   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|____/
288                Mar 22 2017
289
290 The Spring Release: continuous integration servers become green.
291
292  * S4U: progress, integrating more parts of SimDag; New examples.
293  * SMPI: Support MPI 2.2; Convert internals to C++ (TBC).
294  * Java: Massive memleaks and performance issues fixed.
295  * (+ bug fixes, cleanups and documentation improvements)
296
297                     _               _____  _ _  _    _ ____  ___
298 __   _____ _ __ ___(_) ___  _ __   |___ / / | || |  / | ___|/ _ \
299 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | || |_ | |___ \ (_) |
300  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |__   _|| |___) \__, |
301   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  |_|(_)_|____/  /_/
302                Dec 28 2016
303
304 The Christmas Pi Release (better approximation).
305
306  * Fix various glitches in the previous release.
307
308                     _               _____  _ _  _
309 __   _____ _ __ ___(_) ___  _ __   |___ / / | || |
310 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | || |_
311  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |__   _|
312   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  |_|
313                Dec 24 2016
314
315 The Christmas Pi Release.
316
317  * Documentation reorganized and improved
318
319  * S4U interface further rising, toward SimGrid 4
320    - Routing code rewritten for readability
321    - Virtual Machines almost turned into a plugin
322    - MSG, SimDag, MPI interfaces mostly unchanged
323
324  * The model-checker now works on FreeBSD too.
325
326                     _               _____  _ _____
327 __   _____ _ __ ___(_) ___  _ __   |___ / / |___ /
328 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | |_ \
329  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |___) |
330   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|____/
331                 Apr 27 2016
332
333 The Half Release, a.k.a. the Zealous Easter Trim.
334
335  * Half of the lines of code are gone.
336    - v3.12: 286k lines; v3.13: 142k lines (+ comments)
337    - Experimental untested unused "features" removed
338    - We rewrote several parts in C++ instead of C
339
340  * Introducing v4 of the XML platform format
341    - Many long-due cleanups (details in the Changelog)
342
343  * MSG examples fully reorganized (in C and Java)
344
345  * The S4U interface is rising, toward SimGrid 4
346    - All host manipulations now done in S4U
347    - SimDag was mostly rewritten on top of S4U
348    - MSG & SimDag interfaces mostly unchanged
349
350                     _               _____  _ ____
351 __   _____ _ __ ___(_) ___  _ __   |___ / / |___ \
352 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | __) |
353  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |/ __/
354   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|_____|
355                 Oct 12 2015
356
357 The Facelift Release. Major changes:
358
359  * Many interface glitches addressed, everywhere.
360    - Require g++-4.7, Java 7 and boost 1.48
361    - Builds on Linux, OS X, Windows and FreeBSD
362    - See ChangeLog for renamed functions and options.
363
364  * Energy plugin: major cleanups/rewrites.
365    http://simgrid.org/tutorials/simgrid-energy-101.pdf
366
367  * Model-Checker progresses toward production use:
368    - More robust (now runs in a separate process).
369    - More efficient (with snapshots' memory compaction).
370    - More usable (execution paths replayed out of MC)
371    http://simgrid.org/tutorials/simgrid-mc-101.pdf
372
373  * SMPI improvements:
374    - Better standard coverage  - SMP-aware collectives
375    - InfiniBand model          - Early support for RMA
376    - Replay: Dynamic selector  - MVAPICH2 selector
377    http://simgrid.org/tutorials/simgrid-smpi-101.pdf
378
379 Upcoming v3.13 will introduce new interfaces, toward SimGrid 4.
380
381                     _               _____  _ _
382 __   _____ _ __ ___(_) ___  _ __   |___ / / / |
383 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | |
384  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | |
385   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|_|
386                 May 31 2014
387
388 The Class Release. Major changes:
389
390  * Surf is now in C++ (and documented!)
391  * Virtual Machine model for Cloud Simulation
392  * Surf callbacks: plug your code directly in Surf!
393  * Simcalls are script-generated to clean the mess
394
395                     _               _____  _  ___
396 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \
397 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | | | |
398  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | |_| |
399   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|\___/
400                 Nov 17 2013
401
402 The Clean Diaper Release, a.k.a. SimGrid is leak-free. Major changes:
403
404  * Preliminary DVFS support to track the energy consumption
405  * Java is back in the main package (and is very stable).
406  * The storage sub-modules is now believed to be usable.
407  * SMPI is now very stable (we pass most MPICH tests).
408  * Lots of memory leaks were corrected in this release.
409  * Verification and model checking further improved:
410    liveness+SMPI works; reduction through state equality detection
411  Plus the usual load of bug fixes and small improvements
412
413                     _               _____ ___
414 __   _____ _ __ ___(_) ___  _ __   |___ // _ \
415 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ (_) |
416  \ V /  __/ |  \__ \ | (_) | | | |  ___) \__, |
417   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)/_/
418                 Feb 5 2013
419
420 The "Grasgory" release. Major changes:
421
422  * Gras was completely removed from this version.
423  * Documentation reorganization to ease browsing it.
424  * New default value for the TCP_gamma parameter: 4MiB
425
426                     _               _____  ___   _
427 __   _____ _ __ ___(_) ___  _ __   |___ / ( _ ) / |
428 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ / _ \ | |
429  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) || |
430   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___(_)_|
431                 Oct 27 2012
432
433 The "we are told that some people want to also *install* the simgrid
434 framework" release.
435
436  * Add missing manpage to the archive.
437
438                     _               _____  ___
439 __   _____ _ __ ___(_) ___  _ __   |___ / ( _ )
440 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ / _ \
441  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) |
442   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___/
443                 Oct 25 2012
444
445 The Psssshiiiit release: SimGrid jumps into the Cloud.
446 Major changes:
447
448  * Experimental interface to manipulate VMs, EC2-style.
449  * Fixes around process restart and stochastic workloads
450  * platf: New C interface to create fixed or random platforms
451  * SimDag: Many fixes and improvements of typed tasks
452  * SMPI now covers more of the MPI interface.
453    More datatypes, more functions, more robust.
454  * Model-checking: mmalloc is more robust to user errors.
455
456                     _               _____ _____ _
457 __   _____ _ __ ___(_) ___  _ __   |___ /|___  / |
458 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   / /| |
459  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / /_| |
460   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_/(_)_|
461                 June 7 2012
462
463 The "cleaning the cleanup" release. Major changes:
464
465  * Portability fixups for Mac OSX and Windows
466  * Some other bug fixing and various polishing.
467
468                     _               ____  _____
469 __   _____ _ __ ___(_) ___  _ __   |___ /|___  |
470 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   / /
471  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / /
472   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_/
473                 May 15 2012
474
475 The "spring cleanups (before the next Big Project kicks in)" release.
476 Major changes:
477
478  * Major cleanups all around (doc, user options, MSG, Lua, internals)
479    Small backward compatibility glitches may have been introduced
480  * Parallel execution of user code should be stable and efficient now
481  * SMPI is now considered stable
482  * Add temporals to Model-Checking (highly experimental right now)
483
484                     _               _____  __    ____
485 __   _____ _ __ ___(_) ___  _ __   |___ / / /_  |___ \
486 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \   __) |
487  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) | / __/
488   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___(_)_____|
489                 Oct 5 2011
490
491 The "Not coding new stuff allows to polish old things" release.
492
493  * Portability to Mac and Windows improved.
494  * Possible misconfigurations (contexts, libPCRE) made impossible by
495    removing the option or providing sane default value.
496  * Experimental support to NS3 simulator as a back-end.
497
498                     _               _____  __    _
499 __   _____ _ __ ___(_) ___  _ __   |___ / / /_  / |
500 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \ | |
501  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) || |
502   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___(_)_|
503                 Jun 27 2011
504
505 The "Oops, we broke Macs too" release.
506 Bug fix to an issue preventing SimGrid from working on Mac OSX.
507
508                     _               _____  __
509 __   _____ _ __ ___(_) ___  _ __   |___ / / /_
510 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \
511  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) |
512   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___/
513                 Jun 21 2011
514
515 The "OMG! They Killed Kenny!" version. Major changes:
516
517  * Java and Ruby bindings were removed from the main archive
518    - They are now distributed separately
519  * GRAS is not considered as stable anymore, but experimental. Sorry.
520  * First support for parallel simulation:
521    - Can run the user code of any simulation in parallel.
522    - Basic support for multi-cores hosts in platform files
523  * Improved P2P support:
524    - Peer tag in platform files for DSL connected nodes
525    - Vivaldi routing scheme for lightweigted yet accurate models
526  * Improved SMPI: Faster Fortran, automatic privatization of C globals
527  * Tracing: trace contains the full platform hierarchy
528    exactly as declared using the ASes of the platform file
529
530 Plus numerous other goodies (check the ChangeLog for details)
531
532                     _               _____  ____
533 __   _____ _ __ ___(_) ___  _ __   |___ / | ___|
534 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ |___ \
535  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |
536   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/
537                 01 Dec 2010
538
539 The "Winter in Frejus" release. Also known as "ANR/ADT funding helps"
540 Major changes are:
541
542  * New feature: Model check any simgrid simulation
543  * SMPI is now very usable.
544  * Visualization:
545     - now covers the whole framework
546     - major usability improvements
547  * SURF:
548     - scalable platform management through hierarchical description
549     - new efficient way to bypass the XML parser
550  * MSG: at last asynchronous functions are available
551  * SIMDAG: many usability improvements (dotloader, ...)
552  * GRAS: finally catch up with latest internal evolutions
553  * Build chain:
554     - Windows port: should be usable now but still considered experimental
555     - Autotools have now been completely removed
556
557                     _               _____ _  _    _
558 __   _____ _ __ ___(_) ___  _ __   |___ /| || |  / |
559 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| || |_ | |
560  \ V /  __/ |  \__ \ | (_) | | | |  ___) |__   _|| |
561   \_/ \___|_|  |___/_|\___/|_| |_| |____(_) |_|(_)_|
562                 04 May 2010
563
564 The "Polishing easter eggs is probably a good idea" release.
565 This is a bug fixes release only.
566
567                     _               _____ _  _
568 __   _____ _ __ ___(_) ___  _ __   |___ /| || |
569 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| || |_
570  \ V /  __/ |  \__ \ | (_) | | | |  ___) |__   _|
571   \_/ \___|_|  |___/_|\___/|_| |_| |____(_) |_|
572                 28 Apr 2010
573
574 The "Easter in Cargese" release. Also known as (major changes):
575
576  * the "se habla Java, Ruby 話せます, fala-se Lua (and deaf-friendly)"
577    ~> bindings were greatly improved
578    ~> new tracing infrastructure for better visualization introduced
579
580  * the "Welcome to configury modernity" release.
581    ~> we switched from autotools to cmake, and improved our cdash
582
583                     _               _____  _____ _  _
584 __   _____ _ __ ___(_) ___  _ __   |___ / |___ /| || |
585 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \| || |_
586  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |__   _|
587   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_) |_|
588                 24 Dec 2009
589
590 The "Desktop Grid needs love too" release (also called "Xmas release").
591 Most important changes:
592  * Big speedup through lazy evaluation of the linear models
593  * Supernovae mode: Compile everything in one unit to improve inlining
594  * Simix network module for internal cleanups
595  * Load DAX of applications into SimDag
596  * Lot of small cleanups and other bug fixes
597
598                     _               _____  _____  _____
599 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / |___ /
600 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \   |_ \
601  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | ___) |
602   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)____/
603                 20 Aug 2009
604
605 The "Need for Speed" release.
606 Big speedup through some function inlining.
607
608                     _               _____  _____  ____
609 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / |___ \
610 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \   __) |
611  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | / __/
612   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)_____|
613                 19 Aug 2009
614
615 The "Simplicity does not preceed complexity, but follows it" release.
616 Most important changes:
617  * surf and simix modules reworked for simplification.
618    It lays the ground for future extensions and improvements of SimGrid
619  * SMPI was further improved, although not ready for production use yet.
620
621 On the way, we gained a bit more than 5% on the classical master/slave
622 example. More to come on this in future releases.
623
624                     _               _____  _____  _
625 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / / |
626 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \ | |
627  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) || |
628   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)_|
629                 27 Jun 2009
630
631 This dot release is mainly a maintenance one. Most important changes:
632  * We fixed a large amount of bugs all around
633
634  * We sanitized the way configuration is handled internally.
635    Try passing --cfg-help to binaries compiled against this version.
636
637  * SMPI is in better shape: lot of bugs fixing & usability improvements
638    It may be worth trying it (even if all bugs are not gone yet)
639
640 This version may have a bit more of memleaks than 3.3. This will be
641 fixed in a latter release.
642
643
644      ____  _            ____      _     _
645     / ___|(_)_ __ ___  / ___|_ __(_) __| |
646     \___ \| | '_ ` _ \| |  _| '__| |/ _` |
647      ___) | | | | | | | |_| | |  | | (_| |
648     |____/|_|_| |_| |_|\____|_|  |_|\__,_|
649                     _               _____  _____
650 __   _____ _ __ ___(_) ___  _ __   |___ / |___ /
651 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \
652  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |
653   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/
654                _             _           _
655      _  _ _ _ | |___ __ _ __| |_  ___ __| |
656     | || | ' \| / -_) _` (_-< ' \/ -_) _` |
657      \_,_|_||_|_\___\__,_/__/_||_\___\__,_|
658                Mar 16 2007
659
660 homepage: http://simgrid.gforge.inria.fr/
661 download: http://gforge.inria.fr/frs/?group_id=12
662
663 At least, after 2 years of hard work, we managed to release the 3.3
664 version of the SimGrid framework. There is so many changes that the
665 changelog only lists the most important ones, leaving alone the small
666 improvements, bug fixing and new gadgets.
667
668 In short:
669  * Java bindings
670  * New simulation models, and improvement of the GTNetS wrapper
671
672  * Large memory savings (mainly in parser)
673  * Faster (twice faster is not uncommon, and from 20 hours to 2
674            minutes on very large scenarios)
675  * Much better scalability (tested up to 250,000 processes)
676
677  * Complete regression testing framework so that you can trust the tool
678  * Lot of neat new modules in the XBT toolbox
679
680 This version was thoroughly tested on linux 32bits and 64bits
681 (debian), as well as Mac OSX (leopard).
682
683 Unfortunately, our windows-guy left, and we cannot release the windows
684 version at the same time than the other archs. Any help would be
685 really welcomed here.
686
687 Some of the 96 included test suites are known to fail, but everything
688 should work anyway (don't panic):
689  * The amok module does not work in real deployment ATM, but I don't
690    see this as release critical since I'm not aware of anyone needing
691    this right now
692  * Some tests about the ability of GRAS to receive messages from
693    exotic platforms fail because I've lost access to these platforms
694    (such as AIX)
695  * the example/gras/pmm sometimes fails (about 1/10 of cases). I'm
696    quite puzzled, but I suspect a bug in the test, not in the lib.
697  * the tesh auto-tests "fail" on Mac OSX. This is because "rm -rf" is
698    sometimes too verbose (when the OS creates hidden files, I
699    suspect), but tesh definitely work as the rest on this arch.
700
701 We hope to manage to do more timely releases in the future, even if
702 that may turn out difficult since big stuff is coming (I don't say
703 much here for the suspense ;)
704
705 We hope you'll enjoy this new version, and please report any feedback
706 on the <simgrid-user@lists.gforge.inria.fr> list.
707
708 Martin Quinson (for Da SimGrid Team)