Logo AND Algorithmique Numérique Distribuée

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