Logo AND Algorithmique Numérique Distribuée

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