GPU-PRISM: An Extension of PRISM for General Purpose Graphics Processing Units
Eindhoven University of Technology, Eindhoven, Netherlands
Ninth International Workshop on, and High Performance Computational Systems Biology, Second International Workshop on Parallel and Distributed Methods in Verification, 2010
@inproceedings{bosnacki2010gpu,
title={GPU-PRISM: An Extension of PRISM for General Purpose Graphics Processing Units},
author={Bo{v{s}}nacki, D. and Edelkamp, S. and Sulewski, D. and Wijs, A.},
booktitle={2010 Ninth International Workshop on Parallel and Distributed Methods in Verification/2010 Second International Workshop on High Performance Computational Systems Biology},
pages={17–19},
year={2010},
organization={IEEE}
}
We present an extension of the model checker PRISM for (general purpose) graphics processing units (GPUs). The extension is based on parallel algorithms for probabilistic model checking which are tuned for GPUs. In particular, we parallelize the parts of the algorithms that boil down to linear algebraic operations, like solving systems of linear equations and matrix vector multiplication. These computations are performed very efficiently on GPGPUs which results inconsiderable runtime improvements compared to the standard versions of PRISM. We evaluated the extension of PRISM on several case studies in which we observed significant speedup over the standard CPU implementation of the tool.
May 19, 2011 by hgpu