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