7742

Using Fermi architecture knowledge to speed up CUDA and OpenCL programs

Yuri Torres, Arturo Gonzalez-Escribano, Diego R. Llanos
Dpto. Informatica, Univ. Valladolid, Spain
International Workshop on Heterogeneus Architectures and Computing (ISPA 2012), 2012
BibTeX

Download Download (PDF)   View View   Source Source   

1956

views

The NVIDIA graphics processing units (GPUs) are playing an important role as general purpose programming devices. The implementation of parallel codes to exploit the GPU hardware architecture is a task for experienced programmers. The threadblock size and shape choice is one of the most important user decisions when a parallel problem is coded. The threadblock configuration has a significant impact on the global performance of the program. While in CUDA parallel programming model it is always necessary to specify the threadblock size and shape, the OpenCL standard also offers an automatic mechanism to take this delicate decision. In this paper we present a study of these criteria for Fermi architecture, introducing a general approach for threadblock choice, and showing that there is considerable room for improvement in OpenCL automatic strategy.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2025 hgpu.org

All rights belong to the respective authors

Contact us:

contact@hpgu.org