Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding links to the various contrib projects that are currently in our CVS
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 11 Mar 2006 10:59:20 +0000 (10:59 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sat, 11 Mar 2006 10:59:20 +0000 (10:59 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1938 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/contrib.doc

index 4f5afd8..63eb1f9 100644 (file)
@@ -16,6 +16,22 @@ here.
 
 \section contrib_surf Projects relying on SURF
 \section contrib_msg  Projects relying on MSG
 
 \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
 \section contrib_smpi Projects relying on SMPI
 
 \section contrib_gras Projects relying on GRAS
 \section contrib_smpi Projects relying on SMPI