Parallel Programming Guide for HP-UX Systems

Chapter 4 83
4 OpenMP
OpenMP is a portable, scalable model that gives shared-memory parallel programmers a
simple and flexible interface for developing parallel applications on platforms ranging from
the desktop to the supercomputer. The OpenMP Application Program Interface (API)
supports multi-platform shared-memory parallel programming in Fortran on all