OpenMP
Revision as of 09:45, 5 April 2018 by Ds019135 (talk | contribs) (Created page with "OpenMP is an implementation of Shared Memory parallelization. == References == [https://doc.itc.rwth-aachen.de/download/attachments/35947076/01_Intro...")
OpenMP is an implementation of Shared Memory parallelization.
References
Introduction to OpenMP from PPCES (@RWTH Aachen) Part 1: Introduction
Introduction to OpenMP from PPCES (@RWTH Aachen) Part 2: Tasking in Depth
Introduction to OpenMP from PPCES (@RWTH Aachen) Part 3: NUMA & SIMD
Introduction to OpenMP from PPCES (@RWTH Aachen) Part 4: Summary