On the Implementation of SPMD Applications Using Haskell#

  • Authors:
  • Francisco Heron de Carvalho Junior;Rafael Dueire Lins;Nívia Cruz Quental

  • Affiliations:
  • -;-;-

  • Venue:
  • SBAC-PAD '03 Proceedings of the 15th Symposium on Computer Architecture and High Performance Computing
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Commodities-built clusters, a low cost alternative for distributed parallel processing, brought high-performance computing to a wide range of users. However, the existing widespread tools for distributed parallel programming, such as messaging passing libraries, does not attend newsoftware engineering requirements that nave emerged due to increase in complexity of applications. Haskell# is a parallel programming language intending to reconcile higher abstraction and modularity with scalable performance. In this paper, it is demonstrated the use of Haskell# in the programming of three SPMD benchmark programs, which have lower-level MPI implementations available.