Logo AND Algorithmique Numérique Distribuée

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