Affiliation:
1. University of New South Wales, Sydney, Australia
2. Microsoft Research Ltd, Cambridge, United Kingdom
Abstract
We present a novel approach to regular, multi-dimensional arrays in Haskell. The main highlights of our approach are that it (1) is purely functional, (2) supports reuse through shape polymorphism, (3) avoids unnecessary intermediate structures rather than relying on subsequent loop fusion, and (4) supports transparent parallelisation.
We show how to embed two forms of shape polymorphism into Haskell's type system using type classes and type families. In particular, we discuss the generalisation of regular array transformations to arrays of higher rank, and introduce a type-safe specification of array slices.
We discuss the runtime performance of our approach for three standard array algorithms. We achieve absolute performance comparable to handwritten C code. At the same time, our implementation scales well up to 8 processor cores.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference24 articles.
1. }}The Boost Multidimensional Array Library April 20URL http://www.boost.org/doc/libs/1_42_0/libs/multi_array/doc/user.html. }}The Boost Multidimensional Array Library April 20URL http://www.boost.org/doc/libs/1_42_0/libs/multi_array/doc/user.html.
2. Associated type synonyms
3. Associated types with class
4. Data parallel Haskell
Cited by
30 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Fusing Gathers with Integer Linear Programming;Proceedings of the 1st ACM SIGPLAN International Workshop on Functional Programming for Productivity and Performance;2024-08-28
2. Functional collection programming with semi-ring dictionaries;Proceedings of the ACM on Programming Languages;2022-04-29
3. Parallel block-delayed sequences;Proceedings of the 27th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming;2022-03-28
4. Linearity and Uniqueness: An Entente Cordiale;Programming Languages and Systems;2022
5. Provably space-efficient parallel functional programming;Proceedings of the ACM on Programming Languages;2021-01-04