OpenMP is a collection of directives for Shared Memory Multi-processing.
To compile use the option -omp . To set the number of threads N to run on
setenv OMP_NUM_THREADS N