• 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

  1. OpenMP Application Programming Interface;
  2. OpenMP Application Programming Interface Examples;
  3. Multicore Application Programming: for Windows, Linux, and Oracle Solaris (Developer's Library);
  4. Programming models for parallel computing;
  5. stackoverflow.com

results matching ""

    No results matching ""