From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id LAA10415 for caml-redistribution; Tue, 18 Mar 1997 11:09:53 +0100 (MET) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA01318 for ; Fri, 14 Mar 1997 16:26:23 +0100 (MET) Received: from amnh.org (science.amnh.org [205.232.8.10]) by nez-perce.inria.fr (8.7.6/8.7.3) with SMTP id QAA06109 for ; Fri, 14 Mar 1997 16:26:05 +0100 (MET) Received: from butthead.amnh.org by amnh.org (SMI-8.6/SMI-SVR4) id KAA24409; Fri, 14 Mar 1997 10:26:21 -0500 Date: Fri, 14 Mar 1997 10:26:21 -0500 Message-Id: <199703141526.KAA24409@amnh.org> X-Sender: wheeler@amnh.org X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: caml-light@inria.fr From: wheeler@amnh.org (Ward Wheeler) Subject: parallel ocaml Sender: weis 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