X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4b8075e2de516f0340edb430731f336ce2540a3d..ab18a775a1f75bc5899cab352f64334fee259216:/src/msg/msg_config.c 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: