摘要
1引言
随着并行处理技术的发展,并行计算已日益成为现代科学与工程计算必不可少的工具.工作站机群(COW)以及大规模并行处理机(MPP)的发展与应用使得并行计算向高性能、可扩放、通用性发展.
The application programming interface Open-MP for the shared memory parallel computer system and its characteristics are illustrated. We also compare Open-MP with parallel programming tool MPI.To overcome the disadvantage of large overhead in Open-MP program,several optimization methods in Open-MP programming are presented to increase the efficiency of its execution.
出处
《计算机科学》
CSCD
北大核心
2003年第11期133-135,共3页
Computer Science
基金
国家自然科学基金(批准号60074013)
国家高性能计算基金(批准号00219)
江苏省教育厅自然科学基金
南京大学软件新技术国家重点实验室开放基金
关键词
MPI
并行程序设计
Parallel processing, Shared memory system, Open-MP