wiki:ComputeStartExample6

Version 1 (modified by george, 14 years ago) (diff)

--

Script Example

The scripts for analysis operations are generated from templates (Template Example). Every script for execution on a cluster consists of a header and body. Besides other parameters, a cluster header contains information about the maximum operation execution time. Execution will be stopped, if it exceeds the maximum time :

# execution time = 5 hours
#PBS -l walltime=05:00:00