Sciweavers

PDPTA
2010

A Novel Computation-to-core Mapping Scheme for Robust Facet Image Modeling on GPUs

13 years 2 months ago
A Novel Computation-to-core Mapping Scheme for Robust Facet Image Modeling on GPUs
Though the GPGPU concept is well-known in image processing, much more work remains to be done to fully exploit GPUs as an alternative computation engine. The difficulty is not reformulating the algorithm and writing the code so that the program can run in parallel. The bigger challenge is achieving good GPU utilization, which requires a careful implementation armed with in-depth knowledge of the performance characteristics of the underlying architecture. This paper shows how to optimize the computational parallelism in robust facet image modeling to GPU architecture, using finegrained block level parallelism achieved by assigning more GPU cores/threads to process one pixel, rather than pixel level parallelism. The mapping strategy dependence on the computational profile is characterized.
Seung In Park, Yong Cao, Layne T. Watson
Added 14 Feb 2011
Updated 14 Feb 2011
Type Journal
Year 2010
Where PDPTA
Authors Seung In Park, Yong Cao, Layne T. Watson
Comments (0)