Discamus continentiam augere, luxuriam coercere
Home -> Publications
Home
  Publications
    
edited volumes
  Awards
  Research
  Teaching
  Miscellaneous
  Full CV [pdf]
  BLOG






  Events








  Past Events





Publications of Torsten Hoefler
Cedric Baumann, Andrei Marian Dan, Yuri Meshman, Torsten Hoefler, Martin Vechev:

 Automatic Verification of RMA Programs via Abstraction Extrapolation

(Springer International Publishing, Feb. 2018)

Abstract

Remote Memory Access (RMA) networks are emerging as a promising basis for building performant large-scale systems such as MapReduce, scientific computing applications, and others. To achieve this performance, RMA networks exhibit relaxed memory consistency. This means the developer now must manually ensure that the additional relaxed behaviors are not harmful to their application -- a task known to be difficult and error-prone. In this paper, we present a method and a system that can automatically address this task. Our approach consists of two ingredients: (i) a reduction where we reduce the task of verifying program P running on RMA to the problem of verifying a program {$}{$}{\backslash}overline{\{}P{\}}{$}{$} on sequential consistency (where {$}{$}{\backslash}overline{\{}P{\}}{$}{$} captures the required RMA behaviors), and (ii) abstraction extrapolation: a new method to automatically discover both, predicates (via predicate extrapolation) and abstract transformers (via boolean program extrapolation) for {$}{$}{\backslash}overline{\{}P{\}}{$}{$} . This enables us to automatically extrapolate the proof of P under sequential consistency (SC) to a proof of P under RMA. We implemented our method and showed it to be effective in automatically verifying, for the first time, several challenging concurrent algorithms under RMA.

Documents

download article:
 

BibTeX

@proceedings{,
  author={Cedric Baumann and Andrei Marian Dan and Yuri Meshman and Torsten Hoefler and Martin Vechev},
  title={{Automatic Verification of RMA Programs via Abstraction Extrapolation}},
  year={2018},
  month={Feb.},
  publisher={Springer International Publishing},
  source={http://www.unixer.de/~htor/publications/},
}


serving: 44.197.113.64:48676© Torsten Hoefler