Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

Haifux, Linux Haifa Club: OpenMp Usage
event speaker icon
Orna Agmon Ben-Yehuda (CS, Technion)
event date icon
Monday, 30.03.2009, 18:30
event location icon
Taub 6
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.