caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vitaly Lugovsky <vsl@ontil.ihep.su>
To: David McClain <dmcclain@azstarnet.com>
Cc: caml-list@inria.fr
Subject: Re: Cluster Multiprocessing
Date: Sat, 18 Nov 2000 02:51:12 +0300 (MSK)	[thread overview]
Message-ID: <Pine.LNX.4.10.10011180248430.15763-100000@ontil.ihep.su> (raw)
In-Reply-To: <000501c0504d$796a3000$210148bf@dylan>

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)




  parent reply	other threads:[~2000-11-19 14:56 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 ` Vitaly Lugovsky [this message]
2000-11-20  2:39   ` Cluster Multiprocessing Ward Wheeler
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=Pine.LNX.4.10.10011180248430.15763-100000@ontil.ihep.su \
    --to=vsl@ontil.ihep.su \
    --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;
as well as URLs for NNTP newsgroup(s).