Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bug fix.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 5 Dec 2006 11:16:54 +0000 (11:16 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 5 Dec 2006 11:16:54 +0000 (11:16 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2955 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/FAQ.doc
doc/publis.doc

index 7e30fbf..b4ccfce 100644 (file)
@@ -249,11 +249,12 @@ in the meanwhile, simply don't build the examples in cross-compilation
 Program (cross-)compiled with mingw32 do request an extra DLL at run-time to be
 usable. For example, if you want to test your build with wine, you should do
 the following to put this library where wine looks for DLLs.
-\verbatim  cp /usr/share/doc/mingw32-runtime/mingwm10.dll.gz ~/.wine/c/windows/system/
+\verbatim 
+cp /usr/share/doc/mingw32-runtime/mingwm10.dll.gz ~/.wine/c/windows/system/
 gunzip ~/.wine/c/windows/system/mingwm10.dll.gz
 \endverbatim
 
-The DLL is builded in src/.libs, and installed in the <prefix>/bin directory
+The DLL is builded in src/.libs, and installed in the <i>prefix</i>/bin directory
 when you run make install. 
 
 If you want to use it in a native project on windows, you need to use 
index ed3dca8..55a002e 100644 (file)
@@ -143,6 +143,12 @@ external to the development group, but we also use our tool ourselves (see
 next section).
 
 - 2006
+  - <b>Simbatch : une API pour la simulation et la prédiction de performances de systèmes batch</b>\n
+    by <em>Jean-Sébastien Gay and Yves Caniou</em>.\n
+    In 17ème Rencontres Francophones du Parallélisme, des Architectures et des Systèmes, RenPar'17.\n
+  - <b>Simbatch: an API for simulating and predicting the performance of parallel resources and batch systems.</b>\n
+    INRIA Research Report 6040, November 2006.\n
+    https://hal.inria.fr/inria-00115880
   - <b>Master-Slave Tasking on Asymmetric Networks</b>\n
     by <em>Cyril Banino-Rokkones, Olivier Beaumont and Lasse Natvig</em>.\n
     In Proceedings of 12th International Euro-Par Conference, Euro-Par 2006.