Evaluation of P-Scheme/G Algorithm for Solving Recurrence Equations
Faculty of Intelligence and Informatics, Konan University, Kobe, Japan
International Journal of Modeling and Optimization, Vol. 3, No. 4, 2013
@article{wakatani2013evaluation,
title={Evaluation of P-Scheme/G Algorithm for Solving Recurrence Equations},
author={Wakatani, Akiyoshi},
year={2013}
}
A parallel algorithm called P-scheme/G is proposed for solving recurrence equations on GPGPU systems. This is based on P-scheme algorithm that has been originally developed for distributed memory multicomputers. In order to achieve a high performance computation on GPGPU systems, our method alleviates branch divergences by reducing the stride data accesses. We also illustrate the effectiveness of the optimal thread configuration for the recurrence equation. Our experiments with GTX 590 show that the implementation of the rearrangement using the shared memory improves the performance by 200% to 300% and the validity of the policy of the thread configuration is confirmed for both the constant and the non-constant parameter cases. We achieve the speedup of around 400 as a recurrence equation solver with non-constant parameters.
August 26, 2013 by hgpu