Back to the Club's homepage

OpenMp Usage - Orna Agmon Ben-Yehuda

OpenMp is a standard for shared memory parallelization of fortran and c/c++. gcc 4.2 implements this standard in the gomp library. We will review some of the basic constructs and then discuss some dilemas which may rise while using the library.


Back to the Club's homepage