Logo AND Algorithmique Numérique Distribuée

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