Jump to content

Parallel compiler

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by P Ingerson (talk | contribs) at 11:03, 3 April 2005 (wadded wikify tag). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Parallel compilers are used to speed up the process of compilation on Multi-processor machines. Parallel compilers are developed for supercomputers and other large scale multiprocessor machines. Usually they are not used on workstations with 2-4 processors because scope of speed enhancement is limited. Design of a Parallel compiler could be highly specific to the architechture for which it is being designed. These reasons make it difficult for parallel compilers to find large scale commercial usage.


related links

link Parallel Compilers