Jump to content

Explicitly parallel instruction computing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 198.165.27.86 (talk) at 17:07, 28 May 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

EPIC is a means to increase processing speed by achieving parallelism of instruction execution without fundamentally rewriting programs in parallel form, without changing algorithms or languages, and often without even recompiling programs. Instruction-level parallel processing achieves high performance without major changes to software. Instruction-level parallelism was first achieved by HPL-PD formerly known as the PlayDoh architecture, which encompassed a large space of possible EPIC instruction set architectures.

Contributed by: Shiladitya Sircar