Sciweavers

2477 search results - page 6 / 496
» Parallelizing Functional Programs by Generalization
Sort
View
111
Voted
PARLE
1993
15 years 6 months ago
Parallel Programming Using Skeleton Functions
John Darlington, A. J. Field, Peter G. Harrison, P...
IPPS
1999
IEEE
15 years 6 months ago
A Transformational Framework for Skeletal Programs: Overview and Case Study
A structured approach to parallel programming allows to construct applications by composing skeletons, i.e., recurring patterns of task- and data-parallelism. First academic and co...
Sergei Gorlatch, Susanna Pelagatti
141
Voted
CLOUD
2010
ACM
15 years 7 months ago
Nephele/PACTs: a programming model and execution framework for web-scale analytical processing
We present a parallel data processor centered around a programming model of so called Parallelization Contracts (PACTs) and the scalable parallel execution engine Nephele [18]. Th...
Dominic Battré, Stephan Ewen, Fabian Hueske...
88
Voted
PARCO
2007
15 years 3 months ago
Visualizing Parallel Functional Program Runs: Case Studies with the Eden Trace Viewer
executions in terms of Eden’s abstract units of computation instead of providing a machineoriented low level view like common tools for parallelism analysis do. We show how typic...
Jost Berthold, Rita Loogen
164
Voted
CEFP
2009
Springer
15 years 20 hour ago
Programming in Manticore, a Heterogenous Parallel Functional Language
The Manticore project is an effort to design and implement a new functional language for parallel programming. Unlike many earlier parallel languages, Manticore is a heterogeneous...
Matthew Fluet, Lars Bergstrom, Nic Ford, Mike Rain...