Benchmarks Based on Anti-Parallel Patterns for the Evaluation of GPUs
ETRO Department, Vrije Universiteit Brussel, Pleinlaan 2 B-1050 Brussels, Belgium
Vrije Universiteit Brussel, 2011
@article{cornelis2011benchmarks,
title={Benchmarks Based on Anti-Parallel Patterns for the Evaluation of GPUs},
author={Cornelis, J.G. and Lemeire, J.},
year={2011}
}
We put forward "anti-parallel patterns" to guide the parallel performance analysis process. Anti-parallel patterns or APPs are common parts of parallel programs that cause these programs to have less than ideal performance, where the ideal speedup equals the number of processors. We present benchmarks to model the behavior of APPs on parallel platforms. Each benchmark contains only one APP and is configurable to mimic all its instances. We show how benchmarks can be used to qualitatively and quantitatively compare parallel hardware. Experiments with NVIDIA and AMD GPUs reveal their differences.
October 10, 2011 by hgpu