Parallel Element Processing Ensemble

From HandWiki

The Parallel Element Processing Ensemble (PEPE) was one of the very early parallel computing systems. Bell began researching the concept in the mid-1960s as a way to provide high-performance computing support for the needs of anti-ballistic missile (ABM) systems. The goal was to build a computer system that could simultaneously track hundreds of incoming ballistic missile warheads.[1][2][3] A single PEPE system was built by Burroughs Corporation in the 1970s, by which time the US Army's ABM efforts were winding down. The design later evolved into the Burroughs Scientific Computer for commercial sales, but a lack of sales prospects led to it being withdrawn from the market. PEPE came about as a result of predictions of the sorts of ICBM forces that would be expected in the event of an all-out Soviet attack during the 1970s. Missile fleets of both the US and USSR were growing through the 1960s, but a bigger issue was the rapid increase in the number of warheads as a result of the move to multiple independently targetable reentry vehicles (MIRV). Computers designed for the Nike-X system were largely similar to systems like the IBM 7030, and would have been able to handle attacks of perhaps a dozen warheads arriving simultaneously. With MIRV, hundreds of targets, both warheads and decoys, would arrive at the same time, and the CPUs being used simply did not have the performance needed to analyze their trajectories quickly enough to leave time to attack them.[1]

An initial testbed system, the "IC model", was built with 16 processors consisting of individual integrated circuits and connected to an IBM 360/65 host. This proved successful, and in the early 1970s, Burroughs won the contract to build a prototype of the full-sized 288-processor version. The design featured an 8 × 36 array of identical processing elements and associative addressing. The elements consisted of three main functional units, a floating point processor that could perform basic arithmatic including square roots, and separate input and output address generators that could determine the associative address of the next data element to be read, and the address of the output such that the results were ordered across processors.[4]

Each processing element contained a minimum of control logic, the bulk of the control being concentrated in a common control unit. The control unit read instructions from memory, decoded them, and issued them to all processing elements simultaneously so that the elements were required to execute the same instruction at the same time. The elements were capable of executing a complete single address instruction including reading and writing the data.[1]

A Burroughs B1700 computer system was used as a test and diagnostic computer. A custom software package, called TRANSET, which executed on the B1700 was used to debug and maintain PEPE's processing elements. Burroughs delivered PEPE to the Ballistic Missile Defense Advanced Technology Center (part of US Army's Strategic Defense Command) in Huntsville, Alabama in 1976.[2] Testing was apparently successful, but Bell concluded that the machine was too expensive for the sorts of threats being addressed by the Safeguard Program that was being deployed in the 1970s.[1]

References

  1. 1.0 1.1 1.2 1.3 PEPE - Parallel Element Processing Ensemble Last updated on June 8, 2011.
  2. 2.0 2.1 R. Michael Ford (1990). Parallel supercomputing in SIMD architecture (1st ed.). CRC Press. p. 7. ISBN 0-8493-4271-6. https://archive.org/details/parallelsupercom00hord/page/7. 
  3. Real-Time Advanced Data Processing Parallel Element Processing Ensemble (PEPE), June 30, 1973, Final Report for Contract DAHC60-72-C-0031, prepared by the System Development Corporation of Huntsville, Alabama for the U.S. Army Advanced Ballistic Missile Defense Agency.
  4. "PEPE". Burroughs B-Line. July 1977. http://www.silogic.com/PEPE/PEPE.html.