Languages for Parallel Processors
暂无分享,去创建一个
The effective programming of parallel computers is much more complex then the programming of conventional serial computers. There are two fundamental models of highly parallel computer architectures: single instruction stream-multiple data stream (SIMD) in which a single program control unit is used to control a set of slave processing elements and multiple instruction stream-multiple data stream (MIMD) in which a set of interconnected independent processors cooperate on a single task. The high level programming language constructs appropriate for each model are discussed.
[1] Oliver A. McBryan,et al. Hypercube Algorithms and Implementations , 1985, PPSC.
[2] Karl Ernst Osthaus. Van de Velde , 1920 .
[3] Anthony P. Reeves,et al. Parallel pascal: An extended pascal for parallel computers , 1984, J. Parallel Distributed Comput..
[4] Charles L. Seitz,et al. The cosmic cube , 1985, CACM.