Logo AND Algorithmique Numérique Distribuée

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