Browse thread
Re: parallel ocaml
- Jocelyn Serot
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jocelyn Serot <Jocelyn.Serot@l...> |
| Subject: | Re: parallel ocaml |
wheeler@amnh.org says: > > Anyone out there using PVM or other parallel systems with OCAML? I want to > use parallelism over several machines concurrently--so the "threads" are > insufficeinet (at least as I understand them). > Ward Wheeler As part of research on parallel functional skeletons, i have developed a minimal interface between Ocaml and MPI. Just like J.M. Alliot (cf his last mail), i've been using the marshall/unmarshall builtin facilities of Caml for sending/receiving polymorphic messages as raw blocks of bytes. This interface has not been used intensively, but preliminary results are encouraging. For more information, you can have a look at a paper i recently submitted to EuroPar97 (http://brahms.fmi.uni-passau.de/cl/europar97). Available from; http://wwwlasmea/Personnel/Jocelyn.Serot/publis/articles/europar.ps Jocelyn -- E-mail: Jocelyn.Serot@lasmea.univ-bpclermont.fr ............................. S-mail: LASMEA - URA 1793 CNRS, Universite Blaise Pascal, 63177 Aubiere cedex Tel: (33) 73.40.73.30 - Fax: (33) 73.40.72.62 ............................... .... http://wwwlasmea.univ-bpclermont.fr/Personnel/Jocelyn.Serot/Welcome.html