Logo AND Algorithmique Numérique Distribuée

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