상세 보기
초록
It is important to detect data races in OpenMP programs, because they may lead to unpredictable results from an execution of the programs. To detect data races during an execution of program that may have nested parallelism, it is important to maintain thread information called label which is used to determine the logical concurrency between threads. This paper presents an efficient thread labeling, called eNR labeling, which creates thread labels on every thread operation in a constant amount of time and space even in its worst case. Compared with three state-of-the-arts labeling schemes, our empirical results using OpenMP benchmarks show that eNR labeling reduces both time overhead by 30% and space overhead by more than 90% for on-the-fly data race detection. ? 2013 International Information Institute.
키워드
- 제목
- Efficient thread labeling for on-the-fly detection of races in OpenMP programs
- 저자
- Ha, O.-K.; Jun, Y.-K.
- 발행일
- 2013
- 유형
- Article
- 저널명
- Information
- 권
- 16
- 호
- 12:00 AM
- 페이지
- 8541 ~ 8548