OpenMP Little Book
Background
Introduction
Why concurrency programming?
What is OpenMP?
Set up compilation environment
Details
The basic parallel construct
Fork-Join parallel execution model
Parallelize loop construct
Critical construct
Atomic construct
Flush construct
Ordered construct
Collapse clause
Private, firstprivate and lastprivate clauses
Reduction Clause
Schedule clause
Sections construct
Master and single construct
SIMD construct
Barrier
Task construct
Taskloop construct
Taskgroup construct
Appendix
References
Powered by
GitBook
References
References
OpenMP Application Programming Interface
;
OpenMP Application Programming Interface Examples
;
Multicore Application Programming: for Windows, Linux, and Oracle Solaris (Developer's Library)
;
Programming models for parallel computing
;
stackoverflow.com
results matching "
"
No results matching "
"