X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f6f13fc1957ac0725ca23ede343034b1d28b906c..fb9b4711ee0213301381ef0b7c0a7a446ae9a9e7:/NEWS diff --git a/NEWS b/NEWS index a415900aa7..4148320570 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,68 @@ -
+                    _               _____  _____  ____  
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ / | ___| 
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \ |___ \ 
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | ___) |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)____/ 
+                                                        
+
+(not released yet)
+                    _               _____  _____ _  _   
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ /| || |  
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \| || |_ 
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |__   _|
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_) |_|  
+                                           
+The "Desktop Grid needs love too" release (also called "Xmas release").
+Most important changes:
+ * Big speedup through lazy evaluation of the linear models
+ * Supernovae mode: Compile everything in one unit to improve inlining
+ * Simix network module for internal cleanups
+ * Load DAX of applications into SimDag
+ * Lot of small cleanups and other bug fixes
+ 
+                    _               _____  _____  _____ 
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ / |___ / 
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \   |_ \ 
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | ___) |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)____/ 
+                                                        
+The "Need for Speed" release.
+Big speedup through some function inlining.
+
+                    _               _____  _____  ____  
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ / |___ \ 
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \   __) |
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) | / __/ 
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)_____|
+                                                        
+The "Simplicity does not preceed complexity, but follows it" release.
+Most important changes:
+ * surf and simix modules reworked for simplification.
+   It lays the ground for future extensions and improvements of SimGrid
+ * SMPI was further improved, altrough not ready for production use yet.
+
+On the way, we gained a bit more than 5% on the classical master/slave
+example. More to come on this in future releases.
+                    _               _____  _____  _ 
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ / / |
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \ | |
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) || |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____(_)_|
+
+
+This dot release is mainly a maintainance one. Most important changes:
+ * We fixed a large amount of bugs all around
+ 
+ * We sanitized the way configuration is handled internally.
+   Try passing --cfg-help to binaries compiled against this version.
+   
+ * SMPI is in better shape: lot of bugs fixing & usability improvements
+   It may be worth trying it (even if all bugs are not gone yet)
+
+This version may have a bit more of memleaks than 3.3. This will be
+fixed in a latter release.
+
+
      ____  _            ____      _     _ 
     / ___|(_)_ __ ___  / ___|_ __(_) __| |
     \___ \| | '_ ` _ \| |  _| '__| |/ _` |
@@ -14,7 +78,6 @@ __   _____ _ __ ___(_) ___  _ __   |___ / |___ /
     | || | ' \| / -_) _` (_-< ' \/ -_) _` |
      \_,_|_||_|_\___\__,_/__/_||_\___\__,_|
                                        
-
homepage: http://simgrid.gforge.inria.fr/ download: http://gforge.inria.fr/frs/?group_id=12 @@ -64,4 +127,4 @@ much here for the suspense ;) We hope you'll enjoy this new version, and please report any feedback on the list. -Martin Quinson (for Da SimGrid Team) \ No newline at end of file +Martin Quinson (for Da SimGrid Team)