X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a7ff4cee02f54d0d1dec98be4ffe7dd7f479801..5bd7898e3cb6afa99ee0225e7d248028781d8193:/doc/index.doc diff --git a/doc/index.doc b/doc/index.doc index 2d19f20e50..3a5204ef7b 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -17,8 +17,10 @@ Grids. \subsection quick_dl Getting and installing the software -The SimGrid software package can be downloaded from -here. + - The official webpage is simgrid.gforge.inria.fr. + - The development webpage is gforge.inria.fr/projects/simgrid. + - The user mailing list is + - The SimGrid software package can be downloaded from here. To compile and install it, simply type the following. If you are not familiar with compiling C files under UNIX and using libraries, please check @@ -50,11 +52,15 @@ this page. It is organized as follow: \section overview Overview of the toolkit components As depicted by the following schema, the SimGrid toolkit is basically -three-layered. +three-layered (click on the picture to jump to a specific component). + +\htmlonly +
+\endhtmlonly +\htmlinclude simgrid_modules.map \htmlonly -
SimGrid
-Relationships between the SimGrid components +
Relationships between the SimGrid components
\endhtmlonly @@ -64,9 +70,9 @@ The basement of the whole toolkit is constituted by the \ref XBT_API (eXtended Bundle of Tools). It is a portable library providing some grounding features such as \ref -XBT_log and \ref XBT_error. XBT also encompass the following convenient -datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref XBT_dict, \ref XBT_heap, -\ref XBT_set and \ref XBT_swag. +XBT_log, \ref XBT_error and \ref XBT_config. XBT also encompass the +following convenient datastructures: \ref XBT_dynar, \ref XBT_fifo, \ref +XBT_dict, \ref XBT_heap, \ref XBT_set and \ref XBT_swag. See the \ref XBT_API section for more details. @@ -124,7 +130,7 @@ components, etc.) is not represented in the SimGrid toolkit yet, you may consider adding it. You should contact us first, though. Any question, remark or suggestion are welcome on the -SimGrid users +SimGrid users mailing list.
@@ -135,7 +141,7 @@ The authors of SimGrid are: - Henri Casanova - Arnaud Legrand - - Martin Quinson + - Martin Quinson \subsection contributers Contributers and alumni project members @@ -143,7 +149,7 @@ The authors of SimGrid are: bandwidth-sharing. - Julien Lerouge : wrote a XML parser for ENV descriptions and helped for the general design during a 4 month period (march-june 2002) - in the SimGrid: A -Toolkit for the Simulation of Application Scheduling by Henri Casanova, -even if it's a bit old now. We are activly working on improving this. +When citing SimGrid, the prefered reference paper is Scheduling +Distributed Applications: the SimGrid Simulation Framework, even if it's +a bit old now. We are actively working on improving this. \subsection simulation About simulation