INVESTIGADORES
BRINGA Eduardo Marcial
congresos y reuniones científicas
Título:
Parallel implementation of a Cellular Automata in a hybrid CPU/GPU environment
Autor/es:
E. MILLAN JUJTIUK; E.M. BRINGA
Lugar:
Buenos Aires
Reunión:
Congreso; CACIC 2013; 2013
Resumen:
Cellular Automata (CA) simulations can be used to model multiple systems, in fields like biology, physics and mathematics. In this work, a possible framework to execute a popular CA in hybrid CPU and GPUs (Graphics Processing Units) environments is presented. The inherently parallel nature of CA and the parallelism offered by GPUs makes their combination attractive. Benchmarks are conducted in several hardware scenarios. The use of MPI /OMP is explored for CPUs, together with the use of MPI in GPU clusters. Speed-ups up to 20 x are found when comparing GPU implementations to the serial CPU version of the code.