The Sisal project: real world functional programming

  • Authors:
  • Jean-Luc Gaudiot;Tom DeBoni;John Feo;Wim Böhm;Walid Najjar;Patrick Miller

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • Compiler optimizations for scalable parallel systems
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Programming massively-parallel machine is a daunting task for any human programmer and parallelization may even be impossible for any compiler. Instead, the functional programming paradigm may prove to be an ideal solution by providing an implicitly parallel interface to the programmer. We describe here the Sisal project (Stream and Iteration in a Single Assignment Language) and its goal to provide a general-purpose user interface for a wide range of parallel processing platforms.