Logo AND Algorithmique Numérique Distribuée

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