Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: reig@dcs.gla.ac.uk
To: caml-list@inria.fr
Cc: dmcclain@azstarnet.com (David McClain)
Subject: Re: Cluster Multiprocessing
Date: Fri, 17 Nov 2000 12:44:49 +0000 (GMT)	[thread overview]
Message-ID: <200011171244.MAA15439@crab.dcs.gla.ac.uk> (raw)
In-Reply-To: <000501c0504d$796a3000$210148bf@dylan> from "David McClain" at Nov 16, 2000 09:18:42 PM

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.
> 
> Thanks,
> 
> - D.McClain, Sr. Scientist, Raytheon Systems Co., Tucson, AZ
> 
> 
> 

Hi,
 
This may not be exactly what you're after, but I'd thought I'd mention
it in case you want to look at it.
 
The compilation manager (CM) for SML/NJ has a parallel and distributed
make option. It seems to use coarse parallelism (multiprocessors, rsh
+ NFS)
 
The manual describes it in section 12
 
http://www.kurims.kyoto-u.ac.jp/~blume/SMLNJ-DEV/manual/index.html
 
Fermin Reig



  reply	other threads:[~2000-11-19 14:37 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 [this message]
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
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=200011171244.MAA15439@crab.dcs.gla.ac.uk \
    --to=reig@dcs.gla.ac.uk \
    --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