首页    期刊浏览 2025年07月14日 星期一
登录注册

文章基本信息

  • 标题:Run-Time and Compiler Support for Programming in Adaptive Parallel Environments
  • 本地全文:下载
  • 作者:Guy Edjlali ; Gagan Guyagrawal ; Alan Sussman
  • 期刊名称:Scientific Programming
  • 印刷版ISSN:1058-9244
  • 出版年度:1997
  • 卷号:6
  • 期号:2
  • 页码:215-227
  • DOI:10.1155/1997/926796
  • 出版社:Hindawi Publishing Corporation
  • 摘要:

    For better utilization of computing resources, it is important to consider parallel programming environments in which the number of available processors varies at run-time. In this article, we discuss run-time support for data-parallel programming in such an adaptive environment. Executing programs in an adaptive environment requires redistributing data when the number of processors changes, and also requires determining new loop bounds and communication patterns for the new set of processors. We have developed a run-time library to provide this support. We discuss how the run-time library can be used by compilers of high-performance Fortran (HPF)-like languages to generate code for an adaptive environment. We present performance results for a Navier-Stokes solver and a multigrid template run on a network of workstations and an IBM SP-2. Our experiments show that if the number of processors is not varied frequently, the cost of data redistribution is not significant compared to the time required for the actual computation. Overall, our work establishes the feasibility of compiling HPF for a network of nondedicated workstations, which are likely to be an important resource for parallel programming in the future.

国家哲学社会科学文献中心版权所有