Author:
FLUET MATTHEW,RAINEY MIKE,REPPY JOHN,SHAW ADAM
Abstract
AbstractThe increasing availability of commodity multicore processors is making parallel computing ever more widespread. In order to exploit its potential, programmers need languages that make the benefits of parallelism accessible and understandable. Previous parallel languages have traditionally been intended for large-scale scientific computing, and they tend not to be well suited to programming the applications one typically finds on a desktop system. Thus, we need new parallel-language designs that address a broader spectrum of applications. The Manticore project is our effort to address this need. At its core is Parallel ML, a high-level functional language for programming parallel applications on commodity multicore hardware. Parallel ML provides a diverse collection of parallel constructs for different granularities of work. In this paper, we focus on the implicitly threaded parallel constructs of the language, which support fine-grained parallelism. We concentrate on those elements that distinguish our design from related ones, namely, a novel parallel binding form, a nondeterministic parallel case form, and the treatment of exceptions in the presence of data parallelism. These features differentiate the present work from related work on functional data-parallel language designs, which have focused largely on parallel problems with regular structure and the compiler transformations—most notably, flattening—that make such designs feasible. We present detailed examples utilizing various mechanisms of the language and give a formal description of our implementation.
Publisher
Cambridge University Press (CUP)
Cited by
44 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Disentanglement with Futures, State, and Interaction;Proceedings of the ACM on Programming Languages;2024-01-05
2. Efficient Parallel Functional Programming with Effects;Proceedings of the ACM on Programming Languages;2023-06-06
3. Responsive Parallelism with Synchronization;Proceedings of the ACM on Programming Languages;2023-06-06
4. Evaluating Functional Memory-Managed Parallel Languages for HPC using the NAS Parallel Benchmarks;2023 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW);2023-05
5. WARDen: Specializing Cache Coherence for High-Level Parallel Languages;Proceedings of the 21st ACM/IEEE International Symposium on Code Generation and Optimization;2023-02-17