X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8aaf612c0175ea07b478f13cdbd1d86b52d2cb12..4e936ea2a66fc4a22ae23f96baa68cc0f55f870f:/doc/contrib.doc diff --git a/doc/contrib.doc b/doc/contrib.doc index 4f5afd8994..9300640ad7 100644 --- a/doc/contrib.doc +++ b/doc/contrib.doc @@ -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 here. + +\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 here and the main page is here. + +\subsection contrib_msg_divloc Divisible load simulations + \section contrib_gras Projects relying on GRAS + + \section contrib_smpi Projects relying on SMPI \author Arnaud Legrand (arnaud.legrand::imag.fr)