Towards a bulk-synchronous distributed shared memory programming environment for grids

  • Authors:
  • Håkan Mattsson;Christoph Kessler

  • Affiliations:
  • Department of Natural Science and Technology, Gotland University, Sweden;Programming Environments Laboratory (PELAB), Department of Information and Computer Science, Linköping University, Sweden

  • Venue:
  • PARA'04 Proceedings of the 7th international conference on Applied Parallel Computing: state of the Art in Scientific Computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

The current practice in grid programming uses message passing, which unfortunately leads to code that is difficult to understand, debug and optimize. Hence, for grids to become commonly accepted, also as general-purpose parallel computation platforms, suitable parallel programming environments need to be developed. In this paper we propose an approach to realize a distributed shared memory programming environment for computational grids called GridNestStep, by adopting NestStep, a structured parallel programming language based on the Bulk Synchronous Parallel model of parallel computation.