Design of a Massively Parallel Processor
暂无分享,去创建一个
The massively parallel processor (MPP) system is designed to process satellite imagery at high rates. A large number (16 384) of processing elements (PE's) are configured in a square array. For optimum performance on operands of arbitrary length, processing is performed in a bit-serial manner. On 8-bit integer data, addition can occur at 6553 million operations per second (MOPS) and multiplication at 1861 MOPS. On 32-bit floating-point data, addition can occur at 430 MOPS and multiplication at 216 MOPS.
[1] D. H. Schaefer. Massively parallel information processing systems for space applications , 1979 .
[2] Howard Jay Siegel,et al. Study of multistage SIMD interconnection networks , 1978, ISCA '78.
[3] Kenneth E. Batcher. The Multidimensional Access Memory in STARAN , 1977, IEEE Transactions on Computers.