Back to the Club's homepage

OpenMp Usage - Orna Agmon Ben-Yehuda

Abstract

OpenMp is a standard for shared memory parallelization of Fortran and c/c++. gcc 4.2 implements this standard in the gomp library. In the previous lecture we have reviewed some of the basic constructs. In this talk we will discuss the way to approach the task of using openMP in legacy code, and address some common implementation dilemmas the programmer is bound to hit.


Slides in PDF

Back to the Club's homepage