top of page

OpenMP
Tue, 23 Nov
|KU Leuven, ICTS


Time & Location
23 Nov 2021, 09:00 – 24 Nov 2021, 09:00
KU Leuven, ICTS, Willem de Croylaan 52, 3001 Leuven, Belgium
About the Event
Topics covered
OpenMP is the de facto standard for shared memory programming in a scientific context. Using annotations, the C/C++/Fortran programmer can parallelize his code step by step. However, to obtain efficient code, it is mandatory to have a thorough understanding of the features and pitfalls of OpenMP. This course deals with those in detail. This course covers the OpenMP 3.1 standard, and gives an overview of the new features in OpenMP 4.0.
Overview and execution model
Work sharing directives
Data environment
Pitfalls
bottom of page