A multiprocessor architecture for the massively parallel model GCA

  • Authors:
  • Wolfgang Heenes;Rolf Hoffmann;Johannes Jendrsczok

  • Affiliations:
  • TU Darmstadt, FB Informatik, FG Rechnerarchitektur, Darmstadt, Germany;TU Darmstadt, FB Informatik, FG Rechnerarchitektur, Darmstadt, Germany;TU Darmstadt, FB Informatik, FG Rechnerarchitektur, Darmstadt, Germany

  • Venue:
  • IPDPS'06 Proceedings of the 20th international conference on Parallel and distributed processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The GCA (Global Cellular Automata) model consists of a collection of cells which change their states synchronously depending on the states of their neighbors like in the classical CA model. In differentiation to the CA model the neighbors are not fixed and local, they are variable and global. The GCA model is applicable to a wide range of parallel algorithms. In this paper a multiprocessor architecture for the massively parallel GCA model is presented. In contrast to a special purpose implementation of a GCA algorithm the multiprocessor system allows the implementation in a flexible way through programming. The architecture mainly consists of a number of cell processors and a network. The cell processors are dedicated RISC processors, the network is a crossbar implemented with multiplexers. Only read-accesses through the network are necessary in the GCA model leading to a simplified structure. A system with 32 processors was implemented as a prototype on a FPGA. The analysis and implementation results have shown that the performance of the system scales very well with the number of processors.