DocumentCode :
3728569
Title :
Efficient Irregular Wavefront Propagation Algorithms on Intel(R) Xeon Phi(TM)
Author :
Jeremias M. Gomes;George Teodoro;Alba de Melo;Jun Kong;Tahsin Kurc;Joel H. Saltz
Author_Institution :
Univ. of Brasilia, Brasilia, Brazil
fYear :
2015
Firstpage :
25
Lastpage :
32
Abstract :
We investigate the execution of the Irregular Wave front Propagation Pattern (IWPP), a fundamental computing structure used in several image analysis operations, on the Intel® Xeon PhiTM co-processor. An efficient implementation of IWPP on the Xeon Phi is a challenging problem because of IWPP´s irregularity and the use of atomic instructions in the original IWPP algorithm to resolve race conditions. On the Xeon Phi, the use of SIMD and vectorization instructions is critical to attain high performance. However, SIMD atomic instructions are not supported. Therefore, we propose a new IWPP algorithm that can take advantage of the supported SIMD instruction set. We also evaluate an alternate storage container (priority queue) to track active elements in the wave front in an effort to improve the parallel algorithm efficiency. The new IWPP algorithm is evaluated with Morphological Reconstruction and Imfill operations as use cases. Our results show performance improvements of up to 5.63× on top of the original IWPP due to vectorization. Moreover, the new IWPP achieves speedups of 45.7× and 1.62×, respectively, as compared to efficient CPU and GPU implementations.
Keywords :
"Image reconstruction","Containers","Algorithm design and analysis","Image analysis","Propagation","Pipelines","Image resolution"
Publisher :
ieee
Conference_Titel :
Computer Architecture and High Performance Computing (SBAC-PAD), 2015 27th International Symposium on
ISSN :
1550-6533
Type :
conf
DOI :
10.1109/SBAC-PAD.2015.13
Filename :
7379830
Link To Document :
بازگشت