Apollo PRISM

Apollo PRISM

PRISM ("Parallel Reduced Instruction Set Machine") was Apollo Computer's high-performance CPU used in their DN10000 series workstations. It was also known as the A88K (apparently referring to "Advanced post-68K"). It was for some time the fastest CPU available. Hewlett Packard purchased Apollo in 1989, ending development of PRISM, although some of PRISM's ideas were later used in HP's own HP-PA RISC processors.

PRISM was based on what would be known today as a VLIW-design, while most efforts of the era, 1988, were based on a more "pure" RISC approach. In early RISC designs, the core processor was simplified as much as possible in order to allow more of the chip's real-estate to be used for registers and simplifying the addition of instruction pipelines for improved performance. The compilers used with the systems were expected to dedicate more time during compilation to making effective use of the registers and cleaning the instruction stream. However, this design caused problems for engineers attempting to add multiple functional units, where instructions must be selected carefully in order to avoid interdependencies between intermediate values. As more and more functional units are added to a processor, the circuitry required to look for suitably independent instructions grows considerably more complex.

In some respects, the VLIW design can be thought of as "super-RISCy", as it offloads the instruction selection process to the compiler as well. In the VLIW design, the compiler examines the code and selects instructions that are known to be "safe", and then packages them into longer instruction words. For instance, for a CPU with two functional units, like the PRISM, the compiler would find pairs of safe instructions and stuff them into a single larger word. Inside the CPU, the instructions are simply split apart again, and fed into the selected units.

This design minimizes logical changes to the CPU as functional units are added, as the compiler is handling the instruction selection. However, this also ties the compiled code very tightly to the processor design; for instance, if a new generation of the CPU adds additional functional units, all programs running on it must be re-built so the compiler can re-arrange the instructions again, perhaps four-wide instead of two-wide. In comparison, a more traditional design like the PowerPC (PPC) has seen dramatic internal changes, yet code written for the first PPC's will still run without modification on the latest versions. The cost for this is an increasing amount of chip space that has to be dedicated to instruction scheduling.

PRISM was a "pure" 32-bit design, including thirty-two 32-bit integer and thirty-two 64-bit floating point registers. PRISM could dispatch a single integer, or one integer and one floating point instruction per clock cycle. The compiler attempted to always pair instructions up to maintain full use of the internal units, but if it failed to find a safe pair it simply fed in a single integer instruction and indicated this with a flag. PRISM was one of the first designs to include a multiply with add/subtract/truncate in a single (five operand) instruction, so it was often described as a three-issue CPU.

The original PRISM design was introduced in 1988 in the one-to-four-CPU Apollo DN10000 workstations. The "DN" in the name refers to "Domain Node", Domain/OS being the Unix-like operating system used on all of Apollo's machines. Note that PRISM was a multi-chip CPU, not a single microprocessor; this was fairly common for high-end CPUs at the time.

PRISM II, running at twice the clock speed, was delayed by problems in fabing, and then eventually ended after the HP purchase. Nevertheless, several features of the PRISM design were put into later generations of the HP-PA, and the two main proponents of the VLIW concept, Intel and HP, later collaborated on the Itanium.

The PRISM was generally the fastest CPU on the market during its short life-span. In comparison with common RISC designs of the era, the PRISM was effectively two CPUs in one, making it roughly double the performance of a RISC CPU running at the same clock speed. Although the Intel i860 also used a VLIW (or properly LIW in both cases, as two is not "very" long), extracting performance from the i860 proved notoriously difficult, and in practice the PRISM was much faster.

Note that Digital Equipment Corporation also produced a RISC chip, the DEC PRISM, during the same era. The "A88k" abbreviation is also extremely similar to the Motorola 88000's short-form, "m88k".

References

* [http://jbayko.sasktelwebsite.net/cpu5.html#Sec5Part2 The Great CPU List, Section 5, Part II: Apollo PRISM - Superworkstation]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Prism — may refer to:cience and mathematics* Prism (optics), a transparent object which refracts light ** Dispersive prism, the most familiar type of optical prism * Prism (geometry), a kind of polyhedron * Prism (geology), a kind of sedimentary… …   Wikipedia

  • Apollo Computer — Apollo Computer, Inc., founded 1980 in Chelmsford, Massachusetts by William Poduska (a founder of Prime Computer), developed and produced Apollo/Domain workstations in the 1980s. Along with Symbolics and Sun Microsystems, Apollo was one of the… …   Wikipedia

  • PRISM — может означать: PRISM (микросхема), микросхема, выпущенная компанией Conexant, обеспечивающая беспроводную связь DEC PRISM, английская аббревиатура от «Параллельный вычислитель с ограниченным набором команд» компании Digital Equipment Corporation …   Википедия

  • Apollo/Domain — nannten sich die Workstation Serien des Herstellers Apollo Computer Inc. die zwischen 1980 und 1989 produziert wurden. Obwohl die Namen mittlerweile kaum noch bekannt sind galt Apollo zwischen 1980 und 1987 als größter und bedeutendster… …   Deutsch Wikipedia

  • PRISM — Parallel Reduced Instruction Set Multiprocessing (PRISM) (engl. für Paralleles Rechnen mit verringertem Befehlssatz) ist eine bestimmte Designphilosophie für Prozessoren. Es stellt eine Unterart des Reduced Instruction Set Computing (RISC)… …   Deutsch Wikipedia

  • Apollo Computers — Apollo Computer Unternehmensform Gründung 1980 Unternehmenssitz Chelmsford, Massachusetts Branche Computer, Hardware Apollo Computer Inc. wurde 1980 in …   Deutsch Wikipedia

  • Apollo/Domain — was a range of workstations developed and produced by Apollo Computer from circa 1980 to 1989. The machines were built around the Motorola 68k family of processors, except for the DN10000, which had from one to four of Apollo s RISC processors,… …   Wikipedia

  • Apollo Computer — Rechtsform Corporation Gründung 1980 Sitz …   Deutsch Wikipedia

  • Apollo PGNCS — The Apollo Primary Guidance, Navigation and Control System (PGNCS) (pronounced pings) was a self contained inertial guidance system that allowed Apollo spacecraft to carry out their missions when communications with Earth were interrupted, either …   Wikipedia

  • PRISM — • Parallel Reduced Instruct Set Multiprocessing von Apollo entwickelte RISC Architektur • Programmed Integrated System Maintenance ( > IEEE Standard Dictionary ) …   Acronyms

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”