Abstract
Component frameworks for high-performance computing (HPC) have special requirements that distinguish them from general component frameworks and other traditional/monolithic codes. HPC component-based applications have a crucial need for correct, high-performance execution across a variety of open-source and proprietary component compositions, potentially incorporating several different programming languages. This paper targets the unique challenges associated with debugging HPC component-based applications in the Common Component Architecture (CCA). We propose to take advantage of the well-defined code separation created by component interfaces or 'ports' by logging port method invocations and capturing the corresponding data arguments. This approach makes it possible to find and isolate faulty components, simulate their invocation for specific debugging analyses, check data argument validity and boundaries, and create inputs for black-box testing.
Original language | English |
---|---|
Pages (from-to) | 667-684 |
Number of pages | 18 |
Journal | Concurrency and Computation: Practice and Experience |
Volume | 19 |
Issue number | 5 |
DOIs | |
State | Published - Apr 10 2007 |
Keywords
- CCA
- Components
- Debugging
- Event tracing