From: alegrand Date: Fri, 21 Apr 2006 09:01:38 +0000 (+0000) Subject: doc fix X-Git-Tag: v3.3~3192 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/2d4d3b9c36208184108f1648819324430a1044d0?hp=5c0fdd7b2dc34779b84346ef3d9deab16308d907 doc fix git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2166 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/msg/msg_config.c b/src/msg/msg_config.c index 8cfed135da..b91b2dc338 100644 --- a/src/msg/msg_config.c +++ b/src/msg/msg_config.c @@ -60,7 +60,7 @@ void msg_config_finalize(void) { * Currently existing configuation variable: * - surf_workstation_model (string): Model of workstation to use. * Possible values (defaults to "KCCFLN05"): - * - "CLM03": realistic TCP behavior + basic CPU model (see [CML03 at CCGrid03]) + * - "CLM03": realistic TCP behavior + basic CPU model (see [CML03 at CCGrid03]) + support for parallel tasks * - "KCCFLN05": realistic TCP behavior + basic CPU model (see [CML03 at CCGrid03]) + failure handling + interference between communications and computations if precised in the platform file. * * Example: