IFEG   20353
INSTITUTO DE FISICA ENRIQUE GAVIOLA
Unidad Ejecutora - UE
artículos
Título:
Performance Analysis of Cellular Automata HPC implementations
Autor/es:
MILLAN, EMMANUEL N; BEDERIÁN, CARLOS; PICCOLI, MARIA FABIANA; GARCÍA GARINO, CARLOS; BRINGA, EDUARDO M.
Revista:
COMPUTERS & ELECTRICAL ENGINEERING
Editorial:
PERGAMON-ELSEVIER SCIENCE LTD
Referencias:
Lugar: Amsterdam; Año: 2015 vol. 48 p. 12 - 24
ISSN:
0045-7906
Resumen:
Cellular Automata (CA) are of interest in several research areas and there are many available serial implementations of CA. However, there are relatively few studies analyzing in detail High Performance Computing (HPC) implementations of CA which allow research on large systems. Here, we present a parallel implementation of a CA with distributed memory based on MPI. As a first step to insure fast performance, we study several possible serial implementations of the CA. The simulations are performed in three infrastructures, comparing two different microarchitectures. The parallel code is tested with both Strong and Weak scaling, and we obtain parallel efficiencies of ∼ 75%?85%, for 64 cores, comparable to efficiencies for other mature parallel codes in similar architectures. We report communication time and multiple hardware counters, which reveal that performance losses are related to cache references with misses, branches and memory access.