X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f6f13fc1957ac0725ca23ede343034b1d28b906c..0075e04123513262d9cdb03efb29cc2e760fa6c4:/NEWS diff --git a/NEWS b/NEWS index a415900aa7..ca0ed79e33 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,37 @@ -
+                    _               _____  _____  ____  
+__   _____ _ __ ___(_) ___  _ __   |___ / |___ / |___ \ 
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \   |_ \   __) |
+ \ 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 +47,6 @@ __   _____ _ __ ___(_) ___  _ __   |___ / |___ /
     | || | ' \| / -_) _` (_-< ' \/ -_) _` |
      \_,_|_||_|_\___\__,_/__/_||_\___\__,_|
                                        
-
homepage: http://simgrid.gforge.inria.fr/ download: http://gforge.inria.fr/frs/?group_id=12 @@ -64,4 +96,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)