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

CGGC Seminar: OpenMP - In Practice
event speaker icon
Boaz Sternfeld (CS, Technion)
event date icon
Sunday, 11.12.2016, 13:30
event location icon
Room 337-8 Taub Bld.
OpenMP is an API for writing multithreaded, shared memory parallelism, it consists of a set of compiler directives none intrusive to the original serial code. In addition I shall present parfor concept in MATLAB which is useful where you need many loop iterations of a simple calculation.