Logo AND Algorithmique Numérique Distribuée

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