Search Results - "Parallel Functional Programming"
-
1
Efficient Parallel Functional Programming with Effects
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 06.06.2023Published in Proceedings of ACM on programming languages (06.06.2023)“…Although functional programming languages simplify writing safe parallel programs by helping programmers to avoid data races, they have traditionally delivered…”
Get full text
Journal Article -
2
Provably space-efficient parallel functional programming
ISSN: 2475-1421, 2475-1421Published: 01.01.2021Published in Proceedings of ACM on programming languages (01.01.2021)“…Because of its many desirable properties, such as its ability to control effects and thus potentially disastrous race conditions, functional programming offers…”
Get full text
Journal Article -
3
Parallel functional programming in Eden
ISSN: 0956-7968, 1469-7653Published: Cambridge, UK Cambridge University Press 01.05.2005Published in Journal of functional programming (01.05.2005)“…Eden extends the non-strict functional language Haskell with constructs to control parallel evaluation of processes. Although processes are defined explicitly,…”
Get full text
Journal Article -
4
Applying Large Language Models to Enhance the Assessment of Parallel Functional Programming Assignments
Published: ACM 20.04.2024Published in 2024 IEEE/ACM International Workshop on Large Language Models for Code (LLM4Code) (20.04.2024)“…Courses in computer science (CS) often assess student programming assignments manually, with the intent of providing in-depth feedback to each student…”
Get full text
Conference Proceeding -
5
Special Issue High Performance Parallel Functional Programming
ISSN: 0956-7968, 1469-7653Published: Cambridge, UK Cambridge University Press 01.05.2005Published in Journal of functional programming (01.05.2005)“…Engineering high-performance parallel programs is hard: not only must a correct, efficient and inherently-parallel algorithm be developed, but the computations…”
Get full text
Journal Article -
6
Interactive Bulk Synchronous Parallel Functional Programming in a Browser
“…This paper presents the design and implementation of a sequential simulator for the parallel functional language BSML based on the parallel computation model…”Published: IEEE 01.10.2018
Get full text
Conference Proceeding -
7
Parallel functional programming with mutable state
ISBN: 1303228564, 9781303228568Published: ProQuest Dissertations & Theses 01.01.2013“…Immutability greatly simplifies the implementation of parallel languages. In the absence of mutable state the language implementation is free to perform…”
Get full text
Dissertation -
8
A Cost Calculus for Parallel Functional Programming
ISSN: 0743-7315, 1096-0848Published: San Diego, CA Elsevier Inc 01.07.1995Published in Journal of parallel and distributed computing (01.07.1995)“…Building a cost calculus for a parallel program development environment is difficult because of the many degrees of freedom available in parallel…”
Get full text
Journal Article -
9
Reliable scalable symbolic computation: The design of SymGridPar2
ISSN: 1477-8424, 1873-6866Published: Elsevier Ltd 01.04.2014Published in Computer languages, systems & structures (01.04.2014)“…Symbolic computation is an important area of both Mathematics and Computer Science, with many large computations that would benefit from parallel execution…”
Get full text
Journal Article -
10
Parallel functional programming on recursively defined data via data-parallel recursion
ISSN: 0956-7968, 1469-7653Published: Cambridge University Press 01.07.1999Published in Journal of functional programming (01.07.1999)“…This article proposes a new language mechanism for data-parallel processing of dynamically allocated recursively defined data. Different from the conventional…”
Get full text
Journal Article -
11
Analyzing the influence of mixed evaluation on the performance of Eden skeletons
ISSN: 0167-8191, 1872-7336Published: Elsevier B.V 01.09.2006Published in Parallel computing (01.09.2006)“…A key point in the efficiency of parallel programs is the distribution of computation among processes. Haskell parallel dialects—like Eden—use mixed lazy and…”
Get full text
Journal Article -
12
Data-parallel functional programming
ISBN: 9780818634420, 0818634421Published: IEEE Comput. Soc. Press 1993Published in Parallel Processing Symposium, 7th International (IPPS '93 (1993)“…This paper describes an implementation scheme that maps sequences (lists) in the functional language FP onto a data-parallel SIMD multiprocessor. The mapping…”
Get full text
Conference Proceeding -
13
Granularity in Large-Scale Parallel Functional Programming
ISBN: 9780438740778, 0438740777Published: ProQuest Dissertations & Theses 01.01.1998“…This thesis demonstrates how to reduce the runtime of large non-strict functional programs using parallel evaluation. The parallelisation of several programs…”
Get full text
Dissertation -
14
Parallel functional programming by declarative partitioning
Published: ProQuest Dissertations & Theses 01.01.1997“…Caliban is a declarative language which addresses the area of static distributed memory parallel computing. It is an annotation language that allows the…”
Get full text
Dissertation -
15
High-level abstractions for parallel functional programming
ISBN: 059121377X, 9780591213775Published: ProQuest Dissertations & Theses 01.01.1996“…Explicitly parallel functional languages typically use meta-linguistic annotations to provide control over parallel evaluation. In this dissertation we explore…”
Get full text
Dissertation -
16
Parallel elementwise processable functions in concurrent clean
ISSN: 0895-7177, 1872-9479Published: Elsevier Ltd 01.10.2003Published in Mathematical and computer modelling (01.10.2003)“…The behaviour of concurrent and parallel programs can be specified in a functional style. Functional programming style has some inherent concurrent features…”
Get full text
Journal Article -
17
Parallel functional programming for message-passing multiprocessors
ISBN: 9781369215366, 1369215363Published: ProQuest Dissertations & Theses 01.01.1993“…We propose a framework for the evaluation of implicitly parallel functional programs on message passing multiprocessors with special emphasis on the issue of…”
Get full text
Dissertation -
18
A new approach to parallel functional programming
ISBN: 0818623101, 9780818623103Published: IEEE Comput. Soc. Press 1991Published in Parallel and Distributed Processing, 3rd Symposium (1991)“…Functional languages exhibit 'implicit parallelism' which has been used in attempts to achieve an efficient execution on parallel architectures; as a matter of…”
Get full text
Conference Proceeding -
19
Systematic Development of Correct Bulk Synchronous Parallel Programs
ISBN: 142449110X, 9781424491100ISSN: 2379-5352Published: IEEE 01.12.2010Published in 2010 International Conference on Parallel and Distributed Computing, Applications and Technologies (01.12.2010)“…With the current generalisation of parallel architectures arises the concern of applying formal methods to parallelism. The complexity of parallel, compared to…”
Get full text
Conference Proceeding -
20
Research Directions in Parallel Functional Programming by Kevin Hammond and Greg Michaelson, editors, Springer-Verlag, 1999
ISSN: 0956-7968, 1469-7653Published: Cambridge University Press 01.09.2000Published in Journal of functional programming (01.09.2000)Get full text
Book Review Journal Article

