OpenMP directives exploit shared memory parallelism by defining various types
of parallel regions. Parallel regions can include both
iterative and non-iterative segments of program code.
Pragmas fall into four general categories:
Shared and Private Variables in a Parallel Environment
Control Parallel Processing with Pragmas
Pragmas to Control Parallel Processing
OpenMP Run-time Options for Parallel Processing
Built-in Functions Used for Parallel Processing
For complete information about the OpenMP Specification, see: