Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] let user specify color for user variables for hosts/links
[simgrid.git] / NEWS
diff --git a/NEWS b/NEWS
index ce9978c..fb64cda 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ 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
@@ -17,6 +18,8 @@ The "F*! They Killed Kenny!" version. Major changes:
    - 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
+ * Tracing: trace contains the full platform hierarchy
+   exactly as declared using the ASes of the platform file
  
 Plus numerous other goodies (check the ChangeLog for details)