X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4756489515bee3e3af4112c6cd95cdd9bd6609f0..9348d3741280cb28ba0bfecc42071d1243b0756b:/NEWS?ds=sidebyside diff --git a/NEWS b/NEWS index ce9978cc37..dea8725acb 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,13 @@ + _ _____ _____ +__ _____ _ __ ___(_) ___ _ __ |___ /|___ | +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ / / + \ V / __/ | \__ \ | (_) | | | | ___) | / / + \_/ \___|_| |___/_|\___/|_| |_| |____(_)_/ + + +(still to be done) + _ _____ __ __ _____ _ __ ___(_) ___ _ __ |___ / / /_ \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \| '_ \ @@ -6,10 +15,11 @@ __ _____ _ __ ___(_) ___ _ __ |___ / / /_ \_/ \___|_| |___/_|\___/|_| |_| |____(_)___/ -The "F*! They Killed Kenny!" version. Major changes: +The "OMG! 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)