Logo AND Algorithmique Numérique Distribuée

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