Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Java and Ruby were killed away
[simgrid.git] / NEWS
diff --git a/NEWS b/NEWS
index 2978fe7..c116c3a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,34 @@
-__   _____ _ __ ___(_) ___  _ __   |___ /| || |  
-\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| || |_ 
- \ V /  __/ |  \__ \ | (_) | | | |  ___) |__   _|
-  \_/ \___|_|  |___/_|\___/|_| |_| |____(_) |_|  
+
+                    _               _____  __   
+__   _____ _ __ ___(_) ___  _ __   |___ / / /_  
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \ 
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | (_) |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)___/ 
+                                                
+
+The "F*! They Killed Kenny!" version. Major changes:
+
+ * Java and Ruby bindings were removed from the main archive
+   - They are now distributed separately
+ * GRAS is not considered as stable anymore, but experimental. Sorry.
+ * First support for parallel simulation:
+   - Can run the user code of any simulation in parallel.
+   - Basic support for multi-cores hosts in platform files
+ * Improved P2P support:
+   - Peer tag in platform files for DSL connected nodes
+   - Vivaldi routing scheme for lightweigted yet accurate models
+ * Improved SMPI: Faster Fortran, automatic privatization of C globals
+Plus numerous other goodies (check the ChangeLog for details)
+
+                    _               _____  ____                    
+__   _____ _ __ ___(_) ___  _ __   |___ / | ___| 
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ |___ \ 
+ \ V /  __/ |  \__ \ | (_) | | | |  ___) | ___) |
+  \_/ \___|_|  |___/_|\___/|_| |_| |____(_)____/
 
 The "Winter in Frejus" release. Also known as "ANR/ADT funding helps"
-(major changes):
+Major changes are:
 
  * New feature: Model check any simgrid simulation
  * SMPI: now considered stable