The Compaq Fortran PARALLEL directive is the same as the OpenMP
Fortran API PARALLEL directive (see
Section 15.2.3.9)
with the following exceptions:
- No REDUCTION clause is permitted.
- LOCAL is permitted as an alternative spelling for the
PRIVATE clause and SHARE is permitted as an alternative spelling
for the SHARED clause.
Previous Page Next Page Table of Contents