Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 24 May 2011 14:05:38 +0000 (16:05 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 24 May 2011 14:05:38 +0000 (16:05 +0200)
ChangeLog
NEWS

index 16f86f3129b642bd007e99b805dad7e8b7fb1722..13376715980ccf81358a32a74535ada4ff3e40b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 SimGrid (3.6) unstable; urgency=low
 
+ Java and Ruby: 
+ * Bindings now constitute their own package, separated from the main one.
+   Rational: reduce our maintainance nightmare by reducing the module coupling.
+   They will soon be released on their own on gforge. 
+ * In the meanwhile:
+   svn co svn://scm.gforge.inria.fr/svn/simgrid/contrib/trunk/simgrid-java
+   svn co svn://scm.gforge.inria.fr/svn/simgrid/contrib/trunk/simgrid-ruby
+ GRAS: It is not considered as stable anymore, but experimental. Sorry.
+ * It's not quite deprecated for now because we have no replacement,
+   but it may soon become the case.
+
  SMPI
  * New MPI functions supported: MPI_Comm_disconnect, MPI_Comm_get_name
  * Fortran: New user-level cache variable to store the rank of the running
diff --git a/NEWS b/NEWS
index cd9cc3a7b978324cf11607ec415c7ba71619700f..c116c3ab808fd593b37c72f31204663aa1d03604 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+
+                    _               _____  __   
+__   _____ _ __ ___(_) ___  _ __   |___ / / /_  
+\ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \| '_ \ 
+ \ 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)
+
                     _               _____  ____                    
 __   _____ _ __ ___(_) ___  _ __   |___ / | ___| 
 \ \ / / _ \ '__/ __| |/ _ \| '_ \    |_ \ |___ \