Conveners
Introduction to OpenMP
- Matic Brank (University of Ljubljana, Faculty of Mechanical Engineering)
Introduction to OpenMP
- Matic Brank (University of Ljubljana, Faculty of Mechanical Engineering)
Description
Setting up environment for OpenMP, description of the basic program environment and running of basic programs.
Outline:
What is OpenMP
Timeline
Main Terminology
OpenMP Programming Model
Main Components
Parallel Construct
Work-sharing Constructs (sections, single, workshare)
Data Clauses (default, shared, private, ...)