X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4756489515bee3e3af4112c6cd95cdd9bd6609f0..65d6066b75c5abd946129b098c01b08f85a4c841:/NEWS diff --git a/NEWS b/NEWS index ce9978cc37..3945e669ef 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,13 @@ + _ _____ _____ +__ _____ _ __ ___(_) ___ _ __ |___ /|___ | +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ / / + \ V / __/ | \__ \ | (_) | | | | ___) | / / + \_/ \___|_| |___/_|\___/|_| |_| |____(_)_/ + + +(still to be done) + _ _____ __ __ _____ _ __ ___(_) ___ _ __ |___ / / /_ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \| '_ \ @@ -10,6 +19,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 +27,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)