caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* parallel ocaml
@ 1997-03-14 15:26 Ward Wheeler
  1997-03-19  9:53 ` Jocelyn Serot
  0 siblings, 1 reply; 2+ messages in thread
From: Ward Wheeler @ 1997-03-14 15:26 UTC (permalink / raw)
  To: caml-light

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: parallel ocaml
  1997-03-14 15:26 parallel ocaml Ward Wheeler
@ 1997-03-19  9:53 ` Jocelyn Serot
  0 siblings, 0 replies; 2+ messages in thread
From: Jocelyn Serot @ 1997-03-19  9:53 UTC (permalink / raw)
  To: Ward Wheeler; +Cc: caml-list

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-03-19 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-14 15:26 parallel ocaml Ward Wheeler
1997-03-19  9:53 ` Jocelyn Serot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).