MMFilter: A CHR-Based Solver for Generation of Executions under Weak Memory Models
[ 2018 ] Journal

Allan Blanchard, Nikolai Kosmatov, Frédéric Loulergue

Abstract

With the wide expansion of multiprocessor architectures, the analysis and reasoning for programs under weak memory models has become an important concern. This work presents MMFilter, an original constraint solver for generating program behaviors respecting a particular memory model. It is implemented in Prolog using CHR (Constraint Handling Rules). The CHR formalism provides a convenient generic solution for specifying memory models. It benefits from the existing optimized implementations of CHR and can be easily extended to new models. We present MMFilter design, illustrate the encoding of memory model constraints in CHR and discuss the benefits and limitations of the proposed technique.

In

Computer Languages, Systems and Structures, vol. 53, pages 121-142. Elsevier.

The final publication is available at Science Direct DOI: 10.1016/j.cl.2018.03.002

Paper (Available PDF is the author's final version of the work)