상세 보기
초록
It is important to determine the logical concurrency of OpenMP programs, because it helps detecting data races between two threads in an execution of the program. RaceStand have been developed to detect on-the-fly data races for OpenMP applications. Unfortunately, the previous tool does not detect data races or reports false positives for nested fork-join parallelism which uses function calls for the execution of parallel regions by its defective source code instrumentation. In this paper, we present an instrumentor to determine logical concurrency of parallel threads using a dynamic binary instrumentation technique based on Pin software framework. We implemented a Pin-tool as data race detection tool including our instrumentor, and empirically compared the correctness of the Pin-tool with previous tool using a set of synthetic programs considering nested parallelism and function calls. ? 2012 Springer-Verlag.
키워드
- 제목
- Dynamic instrumentation for nested fork-join parallelism in OpenMP programs
- 저자
- Meng, Y.; Ha, O.-K.; Jun, Y.-K.
- 발행일
- 2012
- 유형
- Conference Paper
- 권
- 7709 LNCS
- 페이지
- 154 ~ 158