Parallel probabilistic model checking on general purpose graphics processors

  • Authors:
  • Dragan Bošnački;Stefan Edelkamp;Damian Sulewski;Anton Wijs

  • Affiliations:
  • Eindhoven University of Technology, Eindhoven, The Netherlands;TZI, Universität Bremen, Bremen, Germany;TZI, Universität Bremen, Bremen, Germany;Eindhoven University of Technology, Eindhoven, The Netherlands

  • Venue:
  • International Journal on Software Tools for Technology Transfer (STTT) - SPIN 2009
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present algorithms for parallel probabilistic model checking on general purpose graphic processing units (GPGPUs). Our improvements target the numerical components of the traditional sequential algorithms. In particular, we capitalize on the fact that in most of them operations like matrix–vector multiplication and solving systems of linear equations are the main complexity bottlenecks. Since linear algebraic operations can be implemented very efficiently on GPGPUs, the new parallel algorithms show considerable runtime improvements compared to their counterparts on standard architectures. We implemented our parallel algorithms on top of the probabilistic model checker PRISM. The prototype implementation was evaluated on several case studies in which we observed significant speedup over the standard CPU implementation of the tool.