Open Multi Processing

OpenMultiProcessing (OpenMP) is a ParallelProgrammingModel which defines a set of language extensions implemented as compiler directives. Implementations are available for FortranLanguage, CeeLanguage and CeePlusPlus.

OpenMP is useful for the case where several processors share access to the same memory.

Book

Compare with MessagePassingInterface (MPI).


EditText of this page (last edited September 22, 2008) or FindPage with title or text search