Data Parallel Haskell: a status report (2007)
Cached
Download Links
- [research.microsoft.com]
- [www.cs.cmu.edu]
- DBLP
Other Repositories/Bibliography
| Citations: | 56 - 14 self |
BibTeX
@MISC{Chakravarty07dataparallel,
author = {Manuel M. T. Chakravarty and Roman Leshchinskiy and Simon Peyton Jones and Gabriele Keller and Simon Marlow},
title = {Data Parallel Haskell: a status report },
year = {2007}
}
Years of Citing Articles
OpenURL
Abstract
We describe the design and current status of our effort to implement the programming model of nested data parallelism into the Glasgow Haskell Compiler. We extended the original programmingmodel and its implementation, both of which were first popularised by the NESL language, in terms of expressiveness as well as efficiency. Our current aim is to provide a convenient programming environment for SMP parallelism, and especially multicore architectures. Preliminary benchmarks show that we are, at least for some programs, able to achieve good absolute performance and excellent speedups.







