首页    期刊浏览 2024年07月16日 星期二
登录注册

文章基本信息

  • 标题:Cluster-Enabled OpenMP: An OpenMP Compiler for the SCASH Software Distributed Shared Memory System
  • 本地全文:下载
  • 作者:Mitsuhisa Sato, Hiroshi Harada, Atsushi Hasegawa ; Yutaka Ishikawa
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:2001
  • 卷号:9
  • DOI:10.1155/2001/605217
  • 出版社:Hindawi Publishing Corporation
  • 摘要:OpenMP is attracting wide-spread interest because of its easy-to-use parallel programming model for shared memory multiprocessors. We have implemented a "cluster-enabled" OpenMP compiler for a page-based software distributed shared memory system, SCASH, which works on a cluster of PCs. It allows OpenMP programs to run transparently in a distributed memory environment. The compiler transforms OpenMP programs into parallel programs using SCASH so that shared global variables are allocated at run time in the shared address space of SCASH. A set of directives is added to specify data mapping and loop scheduling method which schedules iterations onto threads associated with the data mapping. Our experimental results show that the data mapping may greatly impact on the performance of OpenMP programs in the software distributed shared memory system. The performance of some NAS parallel benchmark programs in OpenMP is improved by using our extended directives.
国家哲学社会科学文献中心版权所有