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

May 29, 2023 Β· Declared Dead Β· πŸ› International Conference on Computer Aided Verification

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Wenhao Wu, Jan HΓΌckelheim, Paul D. Hovland, Ziqing Luo, Stephen F. Siegel arXiv ID 2305.18198 Category cs.PL: Programming Languages Cross-listed cs.DC Citations 3 Venue International Conference on Computer Aided Verification Last Checked 3 months ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted