Barra, a Modular Functional GPU Simulator for GPGPU
ELIAUS, Univ. de Perpignan, 52 Av. Paul Alduy, 66860 Perpignan, France
Tech. Rep. hal-00359342, 2009
@article{collange2009barra,
title={Barra, a modular functional gpu simulator for gpgpu},
author={Collange, S. and Defour, D. and Parello, D.},
year={2009},
publisher={Tech. Rep. hal-00359342, 2009}
}
The use of GPUs for general-purpose applications promises huge performance returns for a small investment. However the internal design of such processors is undocumented and many details are unknown, preventing developers to optimize their code for these architectures. One solution is to use functional simulation to determine program behavior and gather statistics when counters are missing or unavailable. In this article we present a GPU functional simulator targeting GPGPU based on the UNISIM framework which takes a NVIDIA cubin file as input.
February 24, 2011 by hgpu