X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3b27badc15abeec29e3387c5c07606da0af714f7..9348d3741280cb28ba0bfecc42071d1243b0756b:/NEWS diff --git a/NEWS b/NEWS index 7a59ebde28..dea8725acb 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,76 @@ + + _ _____ _____ +__ _____ _ __ ___(_) ___ _ __ |___ /|___ | +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ / / + \ V / __/ | \__ \ | (_) | | | | ___) | / / + \_/ \___|_| |___/_|\___/|_| |_| |____(_)_/ + + +(still to be done) + + _ _____ __ +__ _____ _ __ ___(_) ___ _ __ |___ / / /_ +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \| '_ \ + \ V / __/ | \__ \ | (_) | | | | ___) | (_) | + \_/ \___|_| |___/_|\___/|_| |_| |____(_)___/ + + +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 + * 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 + * 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) + + _ _____ ____ +__ _____ _ __ ___(_) ___ _ __ |___ / | ___| +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ |___ \ + \ V / __/ | \__ \ | (_) | | | | ___) | ___) | + \_/ \___|_| |___/_|\___/|_| |_| |____(_)____/ + +The "Winter in Frejus" release. Also known as "ANR/ADT funding helps" +Major changes are: + + * New feature: Model check any simgrid simulation + * SMPI: now considered stable + * Visualization: + - now covers the whole framework + - major usability improvements + * SURF: + - scalable platform management through hiearchical description + - new efficient way to bypass the XML parser + * MSG: at last asynchronous functions are available + * SIMDAG: many usability improvements (dotloader, ...) + * GRAS: finally catch up with latest internal evolutions + * Build chain: + - Windows port: should be usable now but still considered experimental + - Autotools have now been completely removed + + + _ _____ _ _ _ +__ _____ _ __ ___(_) ___ _ __ |___ /| || | / | +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \| || |_ | | + \ V / __/ | \__ \ | (_) | | | | ___) |__ _|| | + \_/ \___|_| |___/_|\___/|_| |_| |____(_) |_|(_)_| + +The "Polishing easter eggs is probably a good idea" release. +This is a bug fixes release only. _ _____ _ _ __ _____ _ __ ___(_) ___ _ __ |___ /| || | \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \| || |_ \ V / __/ | \__ \ | (_) | | | | ___) |__ _| \_/ \___|_| |___/_|\___/|_| |_| |____(_) |_| -(not released yet) - The "Easter in Cargese" release. Also known as (major changes):