Logo AND Algorithmique Numérique Distribuée

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