Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Ward Wheeler <wheeler@amnh.org>
To: David McClain <dmcclain@azstarnet.com>
Cc: caml-list@inria.fr
Subject: Re: Cluster Multiprocessing
Date: Sun, 19 Nov 2000 21:39:21 -0500	[thread overview]
Message-ID: <4.3.2.7.1.20001119213057.00dc3960@amnh.org> (raw)
In-Reply-To: <Pine.LNX.4.10.10011180248430.15763-100000@ontil.ihep.su>

Hello,
         I've been using CAML and PVM for about 5 years now, most recently 
on a cluster of 256 CPUs in 128 boxes.  The code is used for the 
construction of phylogenetic trees from molecular and other data.  All of 
our code is at ftp.amnh.org /pub/molecular/poy. The setup seems to work 
very well, but as mentioned in a previous note, this is message passing and 
has no shared memory among machines.
         Ward Wheeler

>On Thu, 16 Nov 2000, David McClain wrote:
>
> > I am about to embark on a project that seeks to reduce the computation time
> > of a large problem from 100+ hours to less than 20 minutes. This is
> > initially though to require a cluster of multiprocessors using either a
> > Beowulf architecture, or a large, shared memory, message passing,
> > architecture. I am interested in the suitability (or otherwise) of OCaml to
> > such computations and the experiences of anyone else in this group on such
> > architectures. Garbage collection across nodes in a shared memory
> > architecture seems like a particularly daunting problem.
> >
> > Any responses would be appreciated.
>
>   Shared memory architectures is just the same as ordinary multithereaded
>environment. And, there are PVM3 and MPI bindings for OCaml, if you want
>to use message-passing clustering.
>
>--
>
>    V.S.Lugovsky aka Mauhuur (http://ontil.ihep.su/~vsl) (UIN=45482254)


*********************************
Ward Wheeler
Division of Invertebrate Zoology
American Museum of Natural History
Central Park West @ 79th St.
New York, NY 10024-5192
1-212-769-5754 (Voice)
1-212-769-5783 (FAX)
*********************************



  reply	other threads:[~2000-11-20 19:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-17  4:18 David McClain
2000-11-17 12:44 ` reig
2000-11-20 10:45   ` Windows CE Christophe Raffalli
2000-11-20 19:32     ` Francois Rouaix
2000-11-17 23:51 ` Cluster Multiprocessing Vitaly Lugovsky
2000-11-20  2:39   ` Ward Wheeler [this message]
2000-11-19 15:46 ` William Chesters
2000-11-20 13:27 ` jean-marc alliot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4.3.2.7.1.20001119213057.00dc3960@amnh.org \
    --to=wheeler@amnh.org \
    --cc=caml-list@inria.fr \
    --cc=dmcclain@azstarnet.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox