@inproceedings{c2371904ad5640baadbf2a61919b1e77,
title = "EFFICIENT DISTRIBUTED EVALUATION OF FUNCTIONAL PROGRAMS USING SERIAL COMBINATORS.",
abstract = "A general strategy for automatically decomposing and dynamically distributing a functional program for parallel execution on multiprocessor architectures is discussed. The strategy borrows ideas from dataflow and reduction machine research on one hand, and conventional compiler technology for sequential machines on the other. One of the troublesome issues in such a system is choosing the right granularity for the parallel tasks. A program-transformation technique is described that is based on serial combinators. It offers in some sense just the right granularity for this style of computing and can be fine-tuned for particular multiprocessor architectures. Simulation shows the validity of the approach.",
author = "Paul Hudak and Benjamin Goldberg",
year = "1985",
language = "English (US)",
isbn = "0818606371",
series = "Proceedings of the International Conference on Parallel Processing",
publisher = "IEEE",
pages = "831--839",
editor = "Douglas DeGroot",
booktitle = "Proceedings of the International Conference on Parallel Processing",
}