Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simplifications
[simgrid.git] / NEWS
1                     _               _____  ____  ____
2 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \|___ \
3 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | __) |
4  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/ / __/
5   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|_____|
6                (not released)
7
8                     _               _____  ____  _
9 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \/ |
10 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | |
11  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/| |
12   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|_|
13                October 3. 2018
14
15 The Restarting Documentation (TRD) release.
16
17  * Start to overhaul the documentation, and move to Sphinx + RTD.
18  * Allow dynamic replay of MPI apps, controlled by S4U actors
19  * Rewrite the support for auto-restarted actors (was utterly broken)
20  * (+ the classical bug fixes and doc improvement)
21
22                     _               _____  ____   ___
23 __   _____ _ __ ___(_) ___  _ __   |___ / |___ \ / _ \
24 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   __) | | | |
25  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / __/| |_| |
26   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_____|\___/
27                June 24. 2018
28
29 The proxy snake_case() release.
30
31  * Sanitize the public API. Compatibility wrappers in place for one year.
32  * More CI: ~45 Proxy Apps + BigDFT + StarPU now tested nightly
33  * MPI: Port the trace replay engine to C++, fix visualization
34  * (+ the classical bug fixes and doc improvement)
35
36                     _               _____  _  ___   _
37 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \ / |
38 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | (_) || |
39  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |\__, || |
40   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  /_(_)_|
41                March 22 2018
42
43 The Fixed ABI release.
44
45  * Reduce the changes to the binary interface of MSG,
46    accidentally introduced by v3.19.
47                     _               _____  _  ___
48 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \
49 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | (_) |
50  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |\__, |
51   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  /_/
52                March 20 2018
53
54 The Moscovitly-cold Spring release.
55
56  * SMPI: Allow to start new actors and ranks after simulation start.
57  * SMPI: Support ICC, better testing on classical proxy apps.
58  * Some kernel headers are now installed, allowing external plugins.
59  * (+ the classical bug fixes and doc improvement)
60                     _               _____  _  ___
61 __   _____ _ __ ___(_) ___  _ __   |___ / / |( _ )
62 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | |/ _ \
63  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | (_) |
64   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|\___/
65                December 24 2017
66
67 The "Ho Ho Ho! SimGrid 4 beta is coming to town" release.
68   SimGrid 4 *may* be there by the next solstice.
69
70  * Convert almost all interesting MSG examples to S4U.
71  * New model: energy consumption due to the network.
72  * Major cleanups in the disk and storage subsystems.
73  * (+ further deprecate XBT, bug fixes and doc improvement)
74                     _               _____  _ _____
75 __   _____ _ __ ___(_) ___  _ __   |___ / / |___  |
76 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | |  / /
77  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | / /
78   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|/_/
79                October 8 2017
80
81 The Drained Leaks release: (almost) no known leaks despite the tests.
82
83  * Many many internal cleanups (almost 700 commits since 3.16).
84  * The coverage of our tests is above 80%.
85  * All memleaks but one plugged; A dozen of bugs fixed.
86  * XBT: Further replace XBT with std::* constructs.
87                     _               _____  _  __
88 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ /_
89 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | '_ \
90  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | (_) |
91   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|\___/
92                June 22 2017
93
94 The Blooming Spring Release: developments are budding.
95
96  * S4U: Progress; Activity refcounting is now automatic.
97  * XML: <AS> can now be named <zone> as they should.
98  * SMPI: Further performance improvements; RMA support.
99  * Cloud: Multi-core VMs (do not overcommit them yet)
100  * (+ bug fixes, cleanups and documentation improvements)
101                     _               _____  _ ____
102 __   _____ _ __ ___(_) ___  _ __   |___ / / | ___|
103 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | |___ \
104  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |___) |
105   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|____/
106                Mar 22 2017
107
108 The Spring Release: continuous integration servers become green.
109
110  * S4U: progress, integrating more parts of SimDag; New examples.
111  * SMPI: Support MPI 2.2; Convert internals to C++ (TBC).
112  * Java: Massive memleaks and performance issues fixed.
113  * (+ bug fixes, cleanups and documentation improvements)
114                     _               _____  _ _  _    _ ____  ___
115 __   _____ _ __ ___(_) ___  _ __   |___ / / | || |  / | ___|/ _ \
116 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | || |_ | |___ \ (_) |
117  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |__   _|| |___) \__, |
118   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  |_|(_)_|____/  /_/
119                Dec 28 2016
120
121 The Christmas Pi Release (better approximation).
122
123  * Fix various glitches in the previous release.
124                     _               _____  _ _  _
125 __   _____ _ __ ___(_) ___  _ __   |___ / / | || |
126 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | || |_
127  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |__   _|
128   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|  |_|
129                Dec 24 2016
130
131 The Christmas Pi Release.
132
133  * Documentation reorganized and improved
134
135  * S4U interface further rising, toward SimGrid 4
136    - Routing code rewritten for readability
137    - Virtual Machines almost turned into a plugin
138    - MSG, SimDag, MPI interfaces mostly unchanged
139    
140  * The model-checker now works on FreeBSD too.
141                     _               _____  _ _____
142 __   _____ _ __ ___(_) ___  _ __   |___ / / |___ /
143 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | |_ \
144  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |___) |
145   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|____/
146                 Apr 27 2016
147
148 The Half Release, a.k.a. the Zealous Easter Trim.
149
150  * Half of the lines of code are gone.
151    - v3.12: 286k lines; v3.13: 142k lines (+ comments)
152    - Experimental untested unused "features" removed
153    - We rewrote several parts in C++ instead of C
154
155  * Introducing v4 of the XML platform format
156    - Many long-due cleanups (details in the Changelog)
157
158  * MSG examples fully reorganized (in C and Java)
159
160  * The S4U interface is rising, toward SimGrid 4
161    - All host manipulations now done in S4U
162    - SimDag was mostly rewritten on top of S4U
163    - MSG & SimDag interfaces mostly unchanged
164                     _               _____  _ ____
165 __   _____ _ __ ___(_) ___  _ __   |___ / / |___ \
166 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | __) |
167  \ V /  __/ |  \__ \ | (_) | | | |  ___) || |/ __/
168   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|_____|
169                 Oct 12 2015
170
171 The Facelift Release. Major changes:
172
173  * Many interface glitches addressed, everywhere.
174    - Require g++-4.7, Java 7 and boost 1.48
175    - Builds on Linux, OS X, Windows and FreeBSD
176    - See ChangeLog for renamed functions and options.
177
178  * Energy plugin: major cleanups/rewrites.
179    http://simgrid.org/tutorials/simgrid-energy-101.pdf
180
181  * Model-Checker progresses toward production use:
182    - More robust (now runs in a separate process).
183    - More efficient (with snapshots' memory compaction).
184    - More usable (execution paths replayed out of MC)
185    http://simgrid.org/tutorials/simgrid-mc-101.pdf
186
187  * SMPI improvements:
188    - Better standard coverage  - SMP-aware collectives
189    - InfiniBand model          - Early support for RMA
190    - Replay: Dynamic selector  - MVAPICH2 selector
191    http://simgrid.org/tutorials/simgrid-smpi-101.pdf
192
193 Upcoming v3.13 will introduce new interfaces, toward SimGrid 4.
194
195                     _               _____  _ _
196 __   _____ _ __ ___(_) ___  _ __   |___ / / / |
197 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | |
198  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | |
199   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|_|
200                 May 31 2014
201
202 The Class Release. Major changes:
203
204  * Surf is now in C++ (and documented!)
205  * Virtual Machine model for Cloud Simulation
206  * Surf callbacks: plug your code directly in Surf!
207  * Simcalls are script-generated to clean the mess
208
209                     _               _____  _  ___
210 __   _____ _ __ ___(_) ___  _ __   |___ / / |/ _ \
211 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ | | | | |
212  \ V /  __/ |  \__ \ | (_) | | | |  ___) || | |_| |
213   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_|\___/
214                 Nov 17 2013
215
216 The Clean Diaper Release, a.k.a. SimGrid is leak-free. Major changes:
217
218  * Preliminary DVFS support to track the energy consumption
219  * Java is back in the main package (and is very stable).
220  * The storage sub-modules is now believed to be usable.
221  * SMPI is now very stable (we pass most MPICH tests).
222  * Lots of memory leaks were corrected in this release.
223  * Verification and model checking further improved:
224    liveness+SMPI works; reduction through state equality detection
225  Plus the usual load of bug fixes and small improvements
226
227                     _               _____ ___
228 __   _____ _ __ ___(_) ___  _ __   |___ // _ \
229 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ (_) |
230  \ V /  __/ |  \__ \ | (_) | | | |  ___) \__, |
231   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)/_/
232                 Feb 5 2013
233
234 The "Grasgory" release. Major changes:
235
236  * Gras was completely removed from this version.
237  * Documentation reorganization to ease browsing it.
238  * New default value for the TCP_gamma parameter: 4MiB
239
240                     _               _____  ___   _
241 __   _____ _ __ ___(_) ___  _ __   |___ / ( _ ) / |
242 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ / _ \ | |
243  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) || |
244   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___(_)_|
245                 Oct 27 2012
246
247 The "we are told that some people want to also *install* the simgrid
248 framework" release.
249
250  * Add missing manpage to the archive.
251
252                     _               _____  ___
253 __   _____ _ __ ___(_) ___  _ __   |___ / ( _ )
254 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ / _ \
255  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) |
256   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___/
257                 Oct 25 2012
258
259 The Psssshiiiit release: SimGrid jumps into the Cloud.
260 Major changes:
261
262  * Experimental interface to manipulate VMs, EC2-style.
263  * Fixes around process restart and stochastic workloads
264  * platf: New C interface to create fixed or random platforms
265  * SimDag: Many fixes and improvements of typed tasks
266  * SMPI now covers more of the MPI interface.
267    More datatypes, more functions, more robust.
268  * Model-checking: mmalloc is more robust to user errors.
269
270                     _               _____ _____ _
271 __   _____ _ __ ___(_) ___  _ __   |___ /|___  / |
272 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   / /| |
273  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / /_| |
274   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_/(_)_|
275                 June 7 2012
276
277 The "cleaning the cleanup" release. Major changes:
278
279  * Portability fixups for Mac OSX and Windows
280  * Some other bug fixing and various polishing.
281
282                     _               ____  _____
283 __   _____ _ __ ___(_) ___  _ __   |___ /|___  |
284 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   / /
285  \ V /  __/ |  \__ \ | (_) | | | |  ___) | / /
286   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)_/
287                 May 15 2012
288
289 The "spring cleanups (before the next Big Project kicks in)" release.
290 Major changes:
291
292  * Major cleanups all around (doc, user options, MSG, Lua, internals)
293    Small backward compatibility glitches may have been introduced
294  * Parallel execution of user code should be stable and efficient now
295  * SMPI is now considered stable
296  * Add temporals to Model-Checking (highly experimental right now)
297
298                     _               _____  __    ____
299 __   _____ _ __ ___(_) ___  _ __   |___ / / /_  |___ \
300 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \   __) |
301  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) | / __/
302   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___(_)_____|
303                 Oct 5 2011
304
305 The "Not coding new stuff allows to polish old things" release.
306
307  * Portability to Mac and Windows improved.
308  * Possible misconfigurations (contexts, libPCRE) made impossible by
309    removing the option or providing sane default value.
310  * Experimental support to NS3 simulator as a back-end.
311
312                     _               _____  __    _
313 __   _____ _ __ ___(_) ___  _ __   |___ / / /_  / |
314 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \ | |
315  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) || |
316   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___(_)_|
317                 Jun 27 2011
318
319 The "Oops, we broke Macs too" release.
320 Bug fix to an issue preventing SimGrid from working on Mac OSX.
321
322                     _               _____  __
323 __   _____ _ __ ___(_) ___  _ __   |___ / / /_
324 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \
325  \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) |
326   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___/
327                 Jun 21 2011
328
329 The "OMG! They Killed Kenny!" version. Major changes:
330
331  * Java and Ruby bindings were removed from the main archive
332    - They are now distributed separately
333  * GRAS is not considered as stable anymore, but experimental. Sorry.
334  * First support for parallel simulation:
335    - Can run the user code of any simulation in parallel.
336    - Basic support for multi-cores hosts in platform files
337  * Improved P2P support:
338    - Peer tag in platform files for DSL connected nodes
339    - Vivaldi routing scheme for lightweigted yet accurate models
340  * Improved SMPI: Faster Fortran, automatic privatization of C globals
341  * Tracing: trace contains the full platform hierarchy
342    exactly as declared using the ASes of the platform file
343
344 Plus numerous other goodies (check the ChangeLog for details)
345
346                     _               _____  ____
347 __   _____ _ __ ___(_) ___  _ __   |___ / | ___|
348 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ |___ \
349  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |
350   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/
351                 01 Dec 2010
352
353 The "Winter in Frejus" release. Also known as "ANR/ADT funding helps"
354 Major changes are:
355
356  * New feature: Model check any simgrid simulation
357  * SMPI is now very usable.
358  * Visualization:
359     - now covers the whole framework
360     - major usability improvements
361  * SURF:
362     - scalable platform management through hierarchical description
363     - new efficient way to bypass the XML parser
364  * MSG: at last asynchronous functions are available
365  * SIMDAG: many usability improvements (dotloader, ...)
366  * GRAS: finally catch up with latest internal evolutions
367  * Build chain:
368     - Windows port: should be usable now but still considered experimental
369     - Autotools have now been completely removed
370
371                     _               _____ _  _    _
372 __   _____ _ __ ___(_) ___  _ __   |___ /| || |  / |
373 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| || |_ | |
374  \ V /  __/ |  \__ \ | (_) | | | |  ___) |__   _|| |
375   \_/ \___|_|  |___/_|\___/|_| |_| |____(_) |_|(_)_|
376                 04 May 2010
377
378 The "Polishing easter eggs is probably a good idea" release.
379 This is a bug fixes release only.
380
381                     _               _____ _  _
382 __   _____ _ __ ___(_) ___  _ __   |___ /| || |
383 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| || |_
384  \ V /  __/ |  \__ \ | (_) | | | |  ___) |__   _|
385   \_/ \___|_|  |___/_|\___/|_| |_| |____(_) |_|
386                 28 Apr 2010
387
388 The "Easter in Cargese" release. Also known as (major changes):
389
390  * the "se habla Java, Ruby 話せます, fala-se Lua (and deaf-friendly)"
391    ~> bindings were greatly improved
392    ~> new tracing infrastructure for better visualization introduced
393
394  * the "Welcome to configury modernity" release.
395    ~> we switched from autotools to cmake, and improved our cdash
396
397                     _               _____  _____ _  _
398 __   _____ _ __ ___(_) ___  _ __   |___ / |___ /| || |
399 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \| || |_
400  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |__   _|
401   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_) |_|
402                 24 Dec 2009
403
404 The "Desktop Grid needs love too" release (also called "Xmas release").
405 Most important changes:
406  * Big speedup through lazy evaluation of the linear models
407  * Supernovae mode: Compile everything in one unit to improve inlining
408  * Simix network module for internal cleanups
409  * Load DAX of applications into SimDag
410  * Lot of small cleanups and other bug fixes
411
412                     _               _____  _____  _____
413 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / |___ /
414 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \   |_ \
415  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | ___) |
416   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)____/
417                 20 Aug 2009
418
419 The "Need for Speed" release.
420 Big speedup through some function inlining.
421
422                     _               _____  _____  ____
423 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / |___ \
424 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \   __) |
425  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | / __/
426   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)_____|
427                 19 Aug 2009
428
429 The "Simplicity does not preceed complexity, but follows it" release.
430 Most important changes:
431  * surf and simix modules reworked for simplification.
432    It lays the ground for future extensions and improvements of SimGrid
433  * SMPI was further improved, although not ready for production use yet.
434
435 On the way, we gained a bit more than 5% on the classical master/slave
436 example. More to come on this in future releases.
437
438                     _               _____  _____  _
439 __   _____ _ __ ___(_) ___  _ __   |___ / |___ / / |
440 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \ | |
441  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) || |
442   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)_|
443                 27 Jun 2009
444
445 This dot release is mainly a maintenance one. Most important changes:
446  * We fixed a large amount of bugs all around
447
448  * We sanitized the way configuration is handled internally.
449    Try passing --cfg-help to binaries compiled against this version.
450
451  * SMPI is in better shape: lot of bugs fixing & usability improvements
452    It may be worth trying it (even if all bugs are not gone yet)
453
454 This version may have a bit more of memleaks than 3.3. This will be
455 fixed in a latter release.
456
457
458      ____  _            ____      _     _
459     / ___|(_)_ __ ___  / ___|_ __(_) __| |
460     \___ \| | '_ ` _ \| |  _| '__| |/ _` |
461      ___) | | | | | | | |_| | |  | | (_| |
462     |____/|_|_| |_| |_|\____|_|  |_|\__,_|
463                     _               _____  _____
464 __   _____ _ __ ___(_) ___  _ __   |___ / |___ /
465 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \
466  \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |
467   \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/
468                _             _           _
469      _  _ _ _ | |___ __ _ __| |_  ___ __| |
470     | || | ' \| / -_) _` (_-< ' \/ -_) _` |
471      \_,_|_||_|_\___\__,_/__/_||_\___\__,_|
472                Mar 16 2007
473
474 homepage: http://simgrid.gforge.inria.fr/
475 download: http://gforge.inria.fr/frs/?group_id=12
476
477 At least, after 2 years of hard work, we managed to release the 3.3
478 version of the SimGrid framework. There is so many changes that the
479 changelog only lists the most important ones, leaving alone the small
480 improvements, bug fixing and new gadgets.
481
482 In short:
483  * Java bindings
484  * New simulation models, and improvement of the GTNetS wrapper
485
486  * Large memory savings (mainly in parser)
487  * Faster (twice faster is not uncommon, and from 20 hours to 2
488            minutes on very large scenarios)
489  * Much better scalability (tested up to 250,000 processes)
490
491  * Complete regression testing framework so that you can trust the tool
492  * Lot of neat new modules in the XBT toolbox
493
494 This version was thoroughly tested on linux 32bits and 64bits
495 (debian), as well as Mac OSX (leopard).
496
497 Unfortunately, our windows-guy left, and we cannot release the windows
498 version at the same time than the other archs. Any help would be
499 really welcomed here.
500
501 Some of the 96 included test suites are known to fail, but everything
502 should work anyway (don't panic):
503  * The amok module does not work in real deployment ATM, but I don't
504    see this as release critical since I'm not aware of anyone needing
505    this right now
506  * Some tests about the ability of GRAS to receive messages from
507    exotic platforms fail because I've lost access to these platforms
508    (such as AIX)
509  * the example/gras/pmm sometimes fails (about 1/10 of cases). I'm
510    quite puzzled, but I suspect a bug in the test, not in the lib.
511  * the tesh auto-tests "fail" on Mac OSX. This is because "rm -rf" is
512    sometimes too verbose (when the OS creates hidden files, I
513    suspect), but tesh definitely work as the rest on this arch.
514
515 We hope to manage to do more timely releases in the future, even if
516 that may turn out difficult since big stuff is coming (I don't say
517 much here for the suspense ;)
518
519 We hope you'll enjoy this new version, and please report any feedback
520 on the <simgrid-user@lists.gforge.inria.fr> list.
521
522 Martin Quinson (for Da SimGrid Team)