Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tell that it's always possible to make an archive from the cvs to deploy blending...
[simgrid.git] / doc / contrib.doc
index 4f5afd8..d9a1b8d 100644 (file)
@@ -16,7 +16,33 @@ here.
 
 \section contrib_surf Projects relying on SURF
 \section contrib_msg  Projects relying on MSG
+
+\subsection contrib_msg_garsim GarSim
+
+GarSim is a simulator of a scheduling meta-system or just of a batch
+system. This code is written in C++ and has many dependencies (with
+python, sqlite, some parts of condor, ...). It is maintained by
+Vincent Garonne (garonne::lal.in2p3.fr). The cvs directory is <a href="http://gforge.inria.fr/plugins/scmcvs/cvsweb.php/contrib/garSim/?cvsroot=cvsroot%2Fsimgrid">here</a>.
+
+\subsection contrib_msg_simbatch SimBatch
+
+This program simulates the behavior of a batch scheduler managing a
+cluster. This program is maintained by Jean-Sebastien Gay
+(Jean-Sebastien.Gay::ens-lyon.fr). The cvs directory is <a href="http://gforge.inria.fr/plugins/scmcvs/cvsweb.php/contrib/simBatch/?cvsroot=cvsroot%2Fsimgrid">here</a>.
+
+\subsection contrib_msg_divloc Divisible load simulations
+
 \section contrib_gras Projects relying on GRAS
+<!--
+\dlsubsection contrib_gras_alnem ALNeM: Application Level Network Mapping
+
+This program is an application-level network mapper. It performs application
+level measurements and proposes a few reconstruction algorithms. This
+program is maintained by Arnaud Legrand (arnaud.legrand::imag.fr) and Martin
+Quinson (martin.quinson::loria.fr). The cvs directory is 
+<a href="http://gforge.inria.fr/plugins/scmcvs/cvsweb.php/contrib/ALNeM/?cvsroot=cvsroot%2Fsimgrid">here</a>.
+-->
+
 \section contrib_smpi Projects relying on SMPI
 
 \author Arnaud Legrand (arnaud.legrand::imag.fr)