Statistiques
| Révision :

root / examples / README @ 1

Historique | Voir | Annoter | Télécharger (721 octet)

1 1 equemene
This directory contains some examples for different programs.
2 1 equemene
The names of the directory should be the name that is used for the PROG variable in the
3 1 equemene
Path input file.
4 1 equemene
In each directory, you will find different examples. You might also find a README file to
5 1 equemene
explain a bit more about a specific example.
6 1 equemene
For each example, you should find at least: an input file, and a script to launch Path on this input file.
7 1 equemene
You might find 3 types of script to launch path, they are all named 'run_Path_XXX':
8 1 equemene
** run_Path: allows to run Path interactively, without any queuing system.
9 1 equemene
** run_Path_PBS: if present, allows to run Path via the PBS queuing system.
10 1 equemene
** run_Path_SGE: if present, allows to run Path via the SGE queuing system.