We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: Model Checking Race-freedom When "Sequential Consistency for Data-race-free Programs" is Guaranteed

Abstract: Many parallel programming models guarantee that if all sequentially consistent (SC) executions of a program are free of data races, then all executions of the program will appear to be sequentially consistent. This greatly simplifies reasoning about the program, but leaves open the question of how to verify that all SC executions are race-free. In this paper, we show that with a few simple modifications, model checking can be an effective tool for verifying race-freedom. We explore this technique on a suite of C programs parallelized with OpenMP.
Subjects: Programming Languages (cs.PL); Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:2305.18198 [cs.PL]
  (or arXiv:2305.18198v2 [cs.PL] for this version)

Submission history

From: Stephen Siegel [view email]
[v1] Mon, 29 May 2023 16:52:36 GMT (142kb)
[v2] Thu, 20 Jul 2023 17:45:38 GMT (141kb)

Link back to: arXiv, form interface, contact.