Module 10: Open Multi-Processing
  Lecture 20: The “omp sections” Directive
 

The Lecture Contains:

The “omp sections” Directive

The “single” Directive

Work-Sharing Constructs: WORKSHARE Directive

Combined Parallel Work-sharing Constructs

Synchronization

Synchronization Construct: “critical” Directive

Synchronization Constructs: “atomic” Clause

Barrier

Synchronization Constructs: “barrier” Directive

Synchronization Constructs: “ordered” Directive

Synchronization Constructs: “flush” Directive

Data Environment:

Changing Storage Attributes

Data Scope Attribute Clauses