Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Caml/MPI interface v1.0 available
@ 1997-11-06 14:09 Jocelyn Serot
  0 siblings, 0 replies; only message in thread
From: Jocelyn Serot @ 1997-11-06 14:09 UTC (permalink / raw)
  To: caml-list

I'm please to announce the availability of CaMPI, a small library for
interfacing Objective Caml with MPI.

It is available by ftp:
  ftp://lasmea.univ-bpclermont.fr/pub/Soft/campi.tar.gz

or from my URL:
 http://wwwlasmea.univ-bpclermont.fr/Personnel/Jocelyn.Serot/Welcome.html
 (sorry, this page is in french - but look for the URL "campi.tar.gz")

Sampled from the README file in the distribution:

-------------------------------------------------------------------------------

o Abstract

Campi (Caml/MPI) is small library allowing Caml functions to make calls to
MPI-1 communication routines. For now only a few calls are provided (basically,
getting communicator size, rank and making synchronous and asynchronous
send/receive of polymorphic data), but it is expected that subsequent versions
will enlarge the set of provided bindings. This first version, however,
effectivily allows building parallel Caml programs running in SPMD mode on
a network of workstations for example.

o Availibility

This release has been tested on a Sun SPARC running SunOS 4.1.3 with
the Objective Caml 1.05 native compiler. The MPI implementation used
was MPICH 1.0.12 (available from http://www.mcs.anl.gov/mpi/mpich/).
Other implementations of MPI should work (after all MPI-1 _is_ a standard)
but may require you to adjust some compile flags in Makefile.config.

o Further information ?

This library has been written as part of undergoing research on parallel
functional programming, as decribed in "Embodying parallel functional
skeletons: an experimental implementation on top of MPI, Jocelyn S\'erot,
Proc. of 3rd Intl Euro-Par Conf, Passau Germany, Aug 1997, Springer, LNCS 1300,
p. 629-633. An extended version of this paper can also fetched from
http://wwwlasmea/Personnel/Jocelyn.Serot/publis/articles/europar-full.ps.

-------------------------------------------------------------------------------

	J. Serot

--
E-mail: Jocelyn.Serot@lasmea.univ-bpclermont.fr .............................
S-mail: LASMEA - UMR 6602 CNRS, Universite Blaise Pascal, 63177 Aubiere cedex
Tel: (33) 04 73.40.73.30 - Fax: (33) 04 73.40.72.62 .........................
.... http://wwwlasmea.univ-bpclermont.fr/Personnel/Jocelyn.Serot/Welcome.html





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-11-06 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-06 14:09 Caml/MPI interface v1.0 available Jocelyn Serot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox