摘要
并行调试器对于提高并行程序的开发效率至关重要。本文通过对主流并行调试器功能、界面、集成度等方面的分析,提出了一种面向集成开发环境、模块化的可扩展并行调试器模型,并从提高调试效率角度着重讨论了其动态分组通信结构和消息合并机制。
A parallel debugger is vital to improving the development efficiency of parallel programs. Based on the analysis of the function, interface and implementation issues of several mainstream industrial level parallel debuggers, we explore a general approach to designing a parallel debugger and propose a scalable parallel debugger model which is modularized and easy-to-integrate, and finally discuss the communications structure and message aggregation mechanism that can help improve the debug efficiency.
出处
《计算机工程与科学》
CSCD
2007年第6期105-108,共4页
Computer Engineering & Science
关键词
并行调试
可扩展
动态分组通信
消息合并
parallel debugging
scalable
dynamic group communication
message aggregation