Logo AND Algorithmique Numérique Distribuée

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