C H A P T E R  2

Implementation-Dependent Issues

This chapter notes specific issues in the OpenMP 2.0 Fortran and C/C++ specifications that are implementation dependent. For last-minute information regarding the latest compiler releases, see the C, C++, and Fortran readme files.

 

Scheduling

Number of Threads

Dynamic Threads

Nested Parallelism

ATOMIC Directive

GUIDED Initial and Minimum Chunk Size

Explicitly Threaded Programs