Scalable on-the-fly detection of the first races in parallel programs · Contents. ICS '98: Proceedings of the 12th international conference on Supercomputing.
This paper presents a new scalable on-the-fly technique which reduces the central bottlenecks to serializing at most two accesses of each thread to a shared ...
This paper presents a program restructuring technique for on-the-fly race detection, which results in a serializable program preserving the semantics of ...
Jeong-Si Kim, Yong-Kee Jun: Scalable On-the-fly Detection of the First Races in Parallel Programs. International Conference on Supercomputing 1998: 345-352.
Detecting races is important for debugging shared-memory parallel programs, because the races result in unintended nondeterministic executions of the ...
This paper presents the first on-the-fly technique to detect efficiently the races that occurred first in programs that have nested parallelism and no other ...
ScholarWorks@Gyeongsang National University: Scalable On-the-fly Detection of the First Races in Parallel Programs.
Detailed Information ; Authors: 전용기 ; Issue Date: 1-May-1998 ; Citation: Association for Computing Machinery (ACM), pp.345 - 352 ; URI: https://scholarworks.gnu.
This paper presents a new two-pass on-the- y algorithm to detect the rst races in such parallel pro- grams. Detecting the rst races is important in debug- ging, ...
This paper proposes OMP-RACER, a dynamic apparent data race detector for OpenMP programs. Apparent data races are those races that manifest in a program ...