openmp specification

Programming for multicore: An introduction to OpenMP using GCC-4...

Linux Today  Tue, 06/02/2009 - 14:33

rajorshi.net: "On a related thread (pun intended!), gcc-4.4.0 was released recently. This added support for version 3.0 of the OpenMP specification.

OpenMP is something I had heard of before, but never actually tried. It is an API for C, C++ and Fortran programmers that enables you to 'parallel program' easily."