Title :
Symbolic Analysis of Concurrency Errors in OpenMP Programs
Author :
Hongyi Ma ; Diersen, Steve R. ; Liqiang Wang ; Chunhua Liao ; Quinlan, Daniel ; Zijiang Yang
Abstract :
In this paper we present the OpenMP Analysis Toolkit (OAT), which uses Satisfiability Modulo Theories (SMT) solver based symbolic analysis to detect data races and deadlocks in OpenMP codes. Our approach approximately simulates real executions of an OpenMP program through schedule permutation. We conducted experiments on real-world OpenMP benchmarks and student homework assignments by comparing our OAT tool with two commercial dynamic analysis tools: Intel Thread Checker and Sun Thread Analyzer, and one commercial static analysis tool: Viva64 PVS Studio. The experiments show that our symbolic analysis approach is more accurate than static analysis and more efficient and scalable than dynamic analysis tools with less false positives and negatives.
Keywords :
application program interfaces; computability; error analysis; multiprocessing programs; parallel programming; Intel thread checker; OAT tool; OpenMP analysis toolkit; OpenMP programs; SMT solver; Viva64 PVS Studio; commercial dynamic analysis tools; commercial static analysis tool; concurrency error symbolic analysis; data race detection; portable parallel programming model; satisfiability modulo theories; schedule permutation; student homework assignments; sun thread analyzer; Arrays; Concurrent computing; Encoding; Indexes; Synchronization; System recovery; Data Race; Deadlock; OpenMP; SMT solver; Symbolic Anslysis;
Conference_Titel :
Parallel Processing (ICPP), 2013 42nd International Conference on
Conference_Location :
Lyon
DOI :
10.1109/ICPP.2013.63