2006
DOI: 10.1080/1206212x.2006.11441784
|View full text |Cite
|
Sign up to set email alerts
|

Concurrent Deadlock Detection In Parallel Programs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2009
2009
2021
2021

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 14 publications
(7 citation statements)
references
References 4 publications
0
7
0
Order By: Relevance
“…PDG Versus Other Dependency Graphs: A PDG is different from the dependency graph used in MPI deadlock detection [17,18,32]. A PDG hierarchically describes the execution progress of MPI tasks.…”
Section: Progress Dependence Graphmentioning
confidence: 99%
See 1 more Smart Citation
“…PDG Versus Other Dependency Graphs: A PDG is different from the dependency graph used in MPI deadlock detection [17,18,32]. A PDG hierarchically describes the execution progress of MPI tasks.…”
Section: Progress Dependence Graphmentioning
confidence: 99%
“…AutomaDeD [23] and Mirgorodskiy et al [24] monitor the application's timing behaviors and focus the developer on tasks and code regions that are unusual. Other tools target specific error types, such as memory leaks [16] or MPI coding errors [13,14,17,18,32]. These tools are complimentary to AutomaDeD as they can detect a problem and trigger AutomaDeD's diagnosis mechanisms.…”
Section: Related Workmentioning
confidence: 99%
“…DMTracker [22] uses statistical technique to find bugs in MPI applications by identifying anomalous data movements. There are other techniques [21,24] that target general MPI coding errors and deadlock detection. These tools are also complimentary to our approach and can be used to detect a problem and trigger PRODOMETER for further analysis.…”
Section: Related Workmentioning
confidence: 99%
“…Parallel debuggers operate similarly as sequential debuggers [36,31,30,28,4], but can be difficult to use effectively when there are hundreds of processes. Automatic checking tools address the drawbacks of manual checking in parallel debuggers [38,12,19,7,37]. These tools use similar rules as static analysis, but they verify the rules at runtime rather than compile time.…”
Section: Related Workmentioning
confidence: 99%