Logo AND Algorithmique Numérique Distribuée

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