Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace non-breaking spaces.
[simgrid.git] / docs / source / Experimental_Setup.rst
1 .. _scenario:
2
3 .. raw:: html
4
5    <object id="TOC" data="graphical-toc.svg" type="image/svg+xml"></object>
6    <script>
7    window.onload=function() { // Wait for the SVG to be loaded before changing it
8      var elem=document.querySelector("#TOC").contentDocument.getElementById("XPSetupBox")
9      elem.style="opacity:0.93999999;fill:#ff0000;fill-opacity:0.1;stroke:#000000;stroke-width:0.35277778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1";
10    }
11    </script>
12    <br/>
13    <br/>
14
15 Describing the Experimental Setup
16 *********************************
17
18 .. todo::
19
20    Main concepts:
21
22    - Deployment file
23    - Availability and state profiles
24    - Reproducible random number generation
25    - Command line options, in particular on the model switching
26
27
28
29