摘要
1.引言所谓网络并行计算就是将一群计算机系统用网络以某种结构互连起来,充分利用各系统资源,统一调度,协调处理,以实现高效的并行处理。它是并行分布式计算领域近年来比较活跃的研究领域。由于网络技术的发展,特别是局域网中高速数据通讯网络的出现,使得利用工作站集群(NOW或COW)作为并行计算的平台越来越具有吸引力,同时也出现了许多支持异种机网络计算的软件工具环境,如MPI、PVM、EXPRESS等。NOW与巨型机和MPP系统相比,具有很高的性能价格比。
NHBSP parallel computational model was presented to take consideration of the two major characteristics of NOW-Nondedicated and Heterogeneous,and was aimed to reflect the influence of them to the performance of parallel algorithms on NOW. Then the cost of PSRS algorithm and Matrix multiplies algorithm was analyzed with NHBSP model and the analysis was validated by experiment results.
出处
《计算机科学》
CSCD
北大核心
1999年第4期43-45,共3页
Computer Science
基金
高校博士点基金
关键词
并行计算模型
算法
网络环境
计算机
Networks of workstations,NHBSP parallel computational model,PSRS algorithm,Matrix multiplies algorithm, Message passing interface