Logo AND Algorithmique Numérique Distribuée

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