Logo AND Algorithmique Numérique Distribuée

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