Superscalar SIMD architecture
暂无分享,去创建一个
Presents a parallel computer architecture which synthesizes the notions of instruction level parallelism and data parallelism. Extending the work of Siegel and others on reconfigurable SIMD/MIMD architecture, it attains most of the advantages of those machines, via selective execution of a superscalar instruction stream, while retaining most of the cost advantage of the SIMD architectural style. Furthermore, it preserves the single instruction stream framework which makes SIMD machines simpler to program. Finally, it admits the use of compiler techniques to schedule the superscalar instruction stream, allowing the automatic utilization of the latent instruction level parallelism.<<ETX>>
[1] W. Daniel Hillis,et al. The connection machine , 1985 .
[2] Howard Jay Siegel,et al. Eliminating Memory for Fragmentation Within Partitionable SIMD/SPMD Machines , 1991, IEEE Trans. Parallel Distributed Syst..
[3] Michael J. Flynn,et al. Some Computer Organizations and Their Effectiveness , 1972, IEEE Transactions on Computers.
[4] W. Daniel Hillis,et al. Data parallel algorithms , 1986, CACM.