Logo AND Algorithmique Numérique Distribuée

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