基于PVM的动态可伸缩并行调试器设计
DESIGN OF A DYNAMIC SCALABLE PARALLEL DEBUGGER FOR PVM
-
摘要: PVM(paralelvirtualmachine)正在被越来越广泛地使用,但PVM应用程序的并行调试还是一个有待解决的难题.文中介绍了自行设计的基于PVM的动态可伸缩并行调试器ddbg,主要内容包括并行调试界面、总体设计和一些关键的实现技术.ddbg与其它已有的消息传递并行调试器相比,最大特点是其动态可伸缩结构,它能根据应用的需要自动分布调试服务.Abstract: The debugger of PVM’s application program is a problem to be solved.A new dynamic scalable parallel debugger for PVM——ddbg is introduced.ddbg is dynamic scalable in architecture.It can automatically distribute the debugger server according to the application’s need.
下载: