Logo AND Algorithmique Numérique Distribuée

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