From: mquinson Date: Mon, 31 Jul 2006 17:34:01 +0000 (+0000) Subject: Group valgrind related entries X-Git-Tag: v3.3~2696 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5d1ad6496a0ce39de5b320fe1fc579492c0afb84 Group valgrind related entries git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2663 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/doc/FAQ.doc b/doc/FAQ.doc index dcb87ba005..b9e19b72a6 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -107,7 +107,7 @@ cd simgrid ./configure --enable-maintainer-mode make dist \endverbatim -\subsection faq_setting Setting up your own code +\subsection faq_setting Setting up your own code for MSG Do not build your simulator by modifying the SimGrid examples. Go outside the SimGrid source tree and create your own working directory @@ -186,6 +186,12 @@ in a terminal : info make and read the introduction. The previous example should be enough for a first try but you may want to perform some more complex compilations... +\subsection faq_setting Setting up your own code for GRAS + +If you use the GRAS interface instead of the MSG one, then previous section +is not the better source of information. Instead, you should check the GRAS +tutorial in general, and the \ref GRAS_tut_tour_setup in particular. + \section faq_simgrid I'm new to SimGrid. I have some questions. Where should I start? You are at the right place... Having a look to these