Definition of OpenMP
- Application Program Interface (API) for Shared Memory Parallel Programming
- Directive based approach with library support
- Targets existing applications and widely used languages:
- Fortran API released October `97
- C, C++ API released October `98
- Multi-vendor/platform support