Title :
OPSILA: a vector and parallel processor
Author :
Boeri, Fernand ; Auguin, Michel
Author_Institution :
Lab. Signaux et Syst., Nice Univ., France
fDate :
1/1/1993 12:00:00 AM
Abstract :
A multiprocessor machine with two operating modes and simple synchronization mechanisms is discussed. The operating modes are the vector single-instruction multiple-data (SIMD) mode and the parallel single program stream, multiple data stream (SPMD) mode. Synchronizations are reduced to the switching between these two modes. Mixing these two operating modes offers the programmer a comfortable programming environment: vector parallelization is performed by the compiler and the hardware, and, since SPMD parallelization requires mainly the partitioning of the entire set of data, the synchronizations are then often obvious
Keywords :
parallel architectures; parallel processing; synchronisation; vector processor systems; OPSILA; compiler; multiple data stream; multiprocessor machine; operating modes; parallel single program stream; partitioning; programming environment; synchronization mechanisms; vector SIMD mode; Application software; Central Processing Unit; Computer architecture; Concurrent computing; Hardware; Parallel processing; Program processors; Programming environments; Programming profession; Samarium;
Journal_Title :
Computers, IEEE Transactions on