[PS][PS] Caml Flight: a portable SPMD extension of ML for distributed memory multiprocessors

C Foisy, E Chailloux - Workshop on High Performance …, 1995 - ocamlflight.free.fr
Despite their vast deployment, distributed memory multiprocessors (DMM) still remain di cult
to program, this is why portable and e cient languages are de nitely needed. For the time …

[PDF][PDF] Parallel programming languages for collections

D Suciu - 1995 - core.ac.uk
The thesis discusses the design, expressive power, and implementation of parallel
programming languages for collections, the fragment dealing with collections of an object …

[PDF][PDF] Approches fonctionnelles de la programmation parallèle et des méta-ordinateurs. Sémantiques, implantations et certification.

F Gava - 2005 - theses.hal.science
Certains problèmes nécessitent des performances que seules les machines massivement
parallèles ou les méta-ordinateurs peuvent offrir. L'écriture d'algorithmes pour ce type de …

[PDF][PDF] Semantics and implementation of minimally synchronous parallel ML

F Loulergue, F Gava, M Arapinis, F Dabrowski - International Journal of …, 2004 - lacl.fr
This paper presents a new functional parallel language: Minimally Synchronous Parallel ML
(MSPML). The execution time can be estimated, dead-locks and indeterminism are avoided …

Supporting coarse and fine grain parallelism in an extension of ML

P Bailey, M Newey, D Sitsky, R Stanton - Parallel Processing: CONPAR …, 1994 - Springer
We have built an extension of Standard ML aimed at multicomputer platforms with
distributed memories. The resulting language, paraML, differs from other extensions by …

[PS][PS] Caml-FLight: Implantation et applications

E Chailloux, C Foisy - Journ ees Francophones des Langages … - ocamlflight.free.fr
Caml-FLight est une extension parall ele de type SPMD du langage Caml-Light. Un
programme Caml-FLight ex ecute une copie de lui m^ eme sur un nombre xe de processus …

[PDF][PDF] A metacircular data-parallel functional language?

G etan Hains, J Mullins - academia.edu
We describe and verify a data-parallel semantics for the simply-typed-calculus and obtain a
semantic function expressible in its object language. The explicitly distributed semantics o …

[PDF][PDF] Towards Portable and E cient Parallel Functional Languages

G etan Hains - Citeseer
This talk will outline work conducted in my group (in Montreal) during the last few years on
the design of portable and e cient parallel functional languages. It o ers a personal view of …

Composition parallele pour MSPML

R Benheddi, F Loulergue - Journées Francophones des Langages …, 2006 - hal.science
Cet article présente l'ajout, à un langage fonctionnel parallèle appelé Minimally
Synchronous Parallel ML (MSPML), d'une primitive pour la composition parallèle, appelée …

[PDF][PDF] CoPa: a Parallel Programming Language for Collections

D Suciu, V Tanneny - 1998 - Citeseer
In this paper we propose a new framework for parallel processing of collections. We de ne a
high-level language called CoPa for processing nested sets, bags, and sequences (a …