\n"; while (($file = readdir($dh)) !== false) { if (is_dir($file) && preg_match("/^[0-9]/", $file)){ echo "
  • Simgrid version " . $file . "
  • "; } } closedir($dh); echo ""; } } else { echo "No version now.\n"; } } ?> SimGrid - Online documentation


    The documentation for SimGrid is maintained for the latest versions. It contains informations on how to use SimGrid, some tutorial, and its inner component. Here is the list of available documentation version: