Logo AND Algorithmique Numérique Distribuée

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