摘要
基于并行计算中将相同数据模块传递给所有处理器的实验,评估并比较了MPI-1标准化库中点对点通信与广播通信的性能.在延迟方面性能的比较是通过改变处理器的数目和数据模块大小来实现的,而工具Jump-shot-4则用于MPI通信程序性能的详细测试.
The performance of Broadcast Communication and Point-to-point Communication(both blocking and non-blocking) of the MPI-1 standard library on a cluster computer in sending the same data block to all processors is evaluated and compared in this paper.The performance in terms of latency is compared by varying the number of processors,and the data block size.The tool Jumpshot-4 is used for detailed measurement of the performance of MPI communications routines.
出处
《河南师范大学学报(自然科学版)》
CAS
CSCD
北大核心
2010年第3期155-157,共3页
Journal of Henan Normal University(Natural Science Edition)
关键词
并行编程
MPI
通信原语
集群计算机
parallel programming
MPI(Message Passing Interface)
communication primitives
cluster computers