File: index.rst

package info (click to toggle)
simgrid 3.21%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 21,972 kB
  • sloc: cpp: 88,193; ansic: 69,244; fortran: 6,089; f90: 5,162; xml: 4,861; java: 4,250; perl: 2,056; python: 1,193; sh: 1,159; makefile: 57; sed: 6
file content (50 lines) | stat: -rw-r--r-- 1,521 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.. SimGrid documentation master file

Welcome to SimGrid's documentation!
===================================

.. TODO
..
.. Change the content of this page to integrate the verbose content of the webpage. 
.. The toctrees should be made hidden to only live as a sidebar.
.. The webpage should be made light, graphical and nice looking.

.. toctree::
   :maxdepth: 1
   :caption: Tutorials:

	Simulating Algorithms <tuto_s4u.rst>
	Simulating MPI Applications <tuto_smpi.rst>

.. toctree::
   :maxdepth: 2
   :caption: User Manual:

      Introduction <introduction.rst>
         Main Concepts <intro_concepts.rst>
         Installing SimGrid <intro_install.rst>
         Start your Own Project <intro_yours.rst>
      Describing your Application <application.rst>
         The S4U Interface <app_s4u.rst>
         The SMPI Interface <app_smpi.rst>
         The MSG Interface <app_msg.rst>
         The Java Bindings <app_java.rst>
      Describing the Simulated Platform <platform.rst>
      Describing the Experimental Scenario <scenario.rst>
         Configuring SimGrid <scenar_config.rst>
      The SimGrid Models <models.rst>
      Simulation Outcomes <outcomes.rst>
      Use Cases and Howto <howto.rst>
      The SimGrid Community <community.rst>
      Frequently Asked Questions <faq.rst>



.. Cheat Sheet on the sublevels
..
..   # with overline, for parts
..   * with overline, for chapters
..   =, for sections
..   -, for subsections
..   ^, for subsubsections
..   ", for paragraphs