Abstract:
In this article, we present an optimized GPU implementation of a granulometry algorithm which is used a lot in the study of material domain. The main contribution to this...Show MoreMetadata
Abstract:
In this article, we present an optimized GPU implementation of a granulometry algorithm which is used a lot in the study of material domain. The main contribution to this algorithm is the binarization of the input data which increases throughput while reducing data allocated memory space. Also, the optimized GPU implementation brings an order of magnitude speedup compared to a CPU multi-threaded implementation. Furthermore, we investigate the reasons why GPU performance drop for different input data dimensions. Three main factors are exposed: under-exploited threads, threadblocks and streaming multiprocessors. This study should help the reader understand the tight relation that exists between the CUDA programming paradigm and the gpu architecture as well as some main bottlenecks.
Published in: Proceedings of the 2012 Conference on Design and Architectures for Signal and Image Processing
Date of Conference: 23-25 October 2012
Date Added to IEEE Xplore: 20 December 2012
ISBN Information:
Conference Location: Karlsruhe, Germany