From: Arnaud Giersch Date: Wed, 29 Feb 2012 15:31:56 +0000 (+0100) Subject: Document changing API with latest version of SG. X-Git-Tag: exp_20120229~7 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/5b9ddb42c7ce6f65f3a0a242209dc4ae1312d54c?ds=sidebyside Document changing API with latest version of SG. --- diff --git a/BUGS b/BUGS index 8f62e4d..464e620 100644 --- a/BUGS +++ b/BUGS @@ -1,3 +1,7 @@ +======================================================================== +Les fonctions MSG_get_host{number,table} n'existent plus dans les +dernières versions de SimGrid. Utiliser MSG_hosts_as_dynar à la place. + ======================================================================== Les exécutions parallèles donnent des résultats différents. Pourquoi ?