Logo AND Algorithmique Numérique Distribuée

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