Detailed Information

Cited 0 time in webofscience Cited 0 time in scopus
Metadata Downloads

Dynamic instrumentation for determining logical concurrency between threads of OpenMP Programs

Authors
Meng, Y.Kuh, I.-B.Ha, O.-K.Jun, Y.-K.
Issue Date
2014
Publisher
International Information Institute Ltd.
Keywords
Dynamic binary instrumentation; Logical concurrency; OpenMP programs
Citation
Information (Japan), v.17, no.10A, pp 4857 - 4862
Pages
6
Indexed
SCOPUS
Journal Title
Information (Japan)
Volume
17
Number
10A
Start Page
4857
End Page
4862
URI
https://scholarworks.gnu.ac.kr/handle/sw.gnu/20204
ISSN
1343-4500
Abstract
OpenMP provides a portable way to achieve high performance and simple compiler directives to transform a sequential program into parallel program. It is important to determine the logical concurrency of OpenMP programs, because it helps detecting data races among concurrent threads in an execution of the program. The previous work, RaceStand, has been developed to detect on-the-fly data races for OpenMP applications. Unfortunately, RaceStand does not detect data races or report false positives since it creates incorrect logical thread identifiers for OpenMP programs with nested parallelism which uses function calls for the execution of parallel regions due to its defective source code instrumentation. This paper presents a dynamic binary instrumentation technique to determine logical concurrency of parallel threads based on Pin software framework. We implemented a Pin-tool as data race detector including our instrumentation technique and empirically compared the correctness of the Pin-tool with RaceStand using a set of OpenMP synthetic programs and real-world applications. The results show that our technique precisely determines logical concurrency among the execution of concurrent threads in nested fork-join parallel programs. ? 2014 International Information Institute.
Files in This Item
There are no files associated with this item.
Appears in
Collections
공과대학 > Department of Aerospace and Software Engineering > Journal Articles

qrcode

Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.

Altmetrics

Total Views & Downloads

BROWSE