From f96a606bca4f8de2bf9ab2307db1d64bbeeb0d93 Mon Sep 17 00:00:00 2001 From: thiery Date: Tue, 27 Jun 2006 14:29:48 +0000 Subject: [PATCH] Add references git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2451 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- doc/modules.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/modules.doc b/doc/modules.doc index 7163b6ebf7..74de864675 100644 --- a/doc/modules.doc +++ b/doc/modules.doc @@ -121,9 +121,9 @@ SimDag provides some functionnalities to simulate parallel task scheduling with DAGs models (Direct Acyclic Graphs). The old versions of SimGrid were based on DAGs. But the DAG part (named SG) - was removed in SimGrid 3 because the new kernel (SURF) was implemented. SURF + was removed in SimGrid 3 because the new kernel (\ref SURF) was implemented. \ref SURF was much faster and more flexible than SG and did not use DAGs. - SimDag is a new implementation of DAGs handling and it is built on top of SURF. + SimDag is a new implementation of DAGs handling and it is built on top of \ref SURF. \section SD_who Who should use this (and who shouldn't) -- 2.20.1