Parallel debugging on workstation cluster

Jianxin Xiong,Dingxing Wang,Weimin Zheng,MeiMing Shen
IF: 1.019
1996-01-01
Chinese Journal of Electronics
Abstract:Parallel debugging focuses on solving four problems: nondeterminacy, global states, communication related errors and performance debugging. Workstation cluster (or called network of workstations, NOW) is becoming an important platform for parallel processing. PVM is a widely used programming environment on workstation clusters, but its support on debugging is rather limited. We have developed an integrated parallel debugger (called BUSTER) for PVM programs running on workstation clusters. In this paper, we introduce the functionality and implementation techniques of our debugger.
What problem does this paper attempt to address?