C H A P T E R  2

Implementation Dependent Issues

This chapter details specific issues in the OpenMP Fortran 2.0 and OpenMP C/C++ 1.0 specifications that are implementation dependent.

Scheduling

Number of Threads

Dynamic Threads

Nested Parallelism

ATOMIC Directive

GUIDED Initial Chunk

C++ Implementation