OpenMP

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 132.190.12.40 (talk) at 13:21, 28 November 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The OpenMP Application Program Interface API supports multi-platform shared memory Multiprocessing programming for in C/C++ and Fortran on many architectures, including Unix platforms and Windows platforms.

Jointly defined by a group of major computer hardware and software vendors, OpenMP is a portable, scalable model that gives programmers a simple and flexible interface for developing parallel applications for platforms ranging from the desktop to the supercomputer.

External links:

  * http://www.openmp.org/
  * http://www.intel.com/products/software/index.htm
  * http://www.sgi.com/software/openmp/
  * http://www.sun.com/products-n-solutions/edu/events/archive/hpc/
  * http://www.ibm.com/software/awdtools/ccompilers/news/
  * http://www.cray.com/products/systems/x1/CrayX1ProductSheet_pdfonly.pdf
  * http://www.hp.com/techservers/clusters/5982-1782EN.pdf