Detailed Information

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

MPIRace-Check: Detection of message races in MPI programs

Authors
Park, M.-Y.Shim, S.J.Jun, Y.-K.Park, H.-R.
Issue Date
2007
Publisher
Springer Verlag
Keywords
Debugging; Message races; Message-passing programs; MPIRace-Check
Citation
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), v.4459 LNCS, pp 322 - 333
Pages
12
Indexed
SCOPUS
Journal Title
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume
4459 LNCS
Start Page
322
End Page
333
URI
https://scholarworks.gnu.ac.kr/handle/sw.gnu/28984
DOI
10.1007/978-3-540-72360-8_28
ISSN
0302-9743
1611-3349
Abstract
Message races, which can cause nondeterministic executions of a parallel program, should be detected for debugging because nondeterminism makes debugging parallel programs a difficult task. Even though there are some tools to detect message races in MPI programs, they do not provide practical information to locate and debug message races in MPI programs. In this paper, we present an on-the-fly detection tool, which is MPIRace-Check, for debugging MPI programs written in C language. MPIRace-Check detects and reports all race conditions in all processes by checking the concurrency of the communication between processes. Also it reports the message races with some practical information such as the line number of a source code, the processes number, and the channel information which are involved in the races. By providing those information, it lets programmers distinguish of unintended races among the reported races, and lets the programmers know directly where the races occur in a huge source code. In the experiment we will show that MPIRace-Check detects the races using some testing programs as well as the tool is efficient. ? Springer-Verlag Berlin Heidelberg 2007.
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