Logo AND Algorithmique Numérique Distribuée

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