From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.9 required=5.0 tests=AWL,DNS_FROM_RFC_POST, SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 0AC2DBB84 for ; Wed, 28 Jan 2009 23:43:38 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AusBAAdugEnYSfEMkWdsb2JhbACMbhOHDQIBAQkLCgcRBKg8jw6FRwY X-IronPort-AV: E=Sophos;i="4.37,340,1231110000"; d="scan'208";a="22168986" Received: from info-smtp-004.amnh.org ([216.73.241.12]) by mail3-smtp-sop.national.inria.fr with ESMTP; 28 Jan 2009 23:43:37 +0100 Received: from localhost (localhost.localdomain [127.0.0.1]) by info-smtp-004.amnh.org (Postfix) with ESMTP id BCF6F1CD507; Wed, 28 Jan 2009 17:43:35 -0500 (EST) X-Virus-Scanned: amavisd-new at amnh.org Received: from info-smtp-004.amnh.org ([127.0.0.1]) by localhost (info-smtp-004.amnh.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZN5dkI1dqA5c; Wed, 28 Jan 2009 17:43:34 -0500 (EST) Received: from samson.internal.amnh.org (unknown [216.73.248.52]) by info-smtp-004.amnh.org (Postfix) with ESMTPSA id DBDCA1CD505; Wed, 28 Jan 2009 17:43:34 -0500 (EST) Cc: Sylvain Le Gall , caml users Message-Id: <718289F3-F09D-4BDA-A4FF-6957EBB30E37@gmail.com> From: Andres Varon To: Dmitry Bely In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: [Caml-list] Re: Portable Ocaml multiprocessing? Date: Wed, 28 Jan 2009 17:43:34 -0500 References: <90823c940901281022o1eb61811j31d6cbd643e0aff2@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-Spam: no; 0.00; ocaml:01 ocaml:01 jocaml:01 ocamlmpi:01 jocaml:01 ocamlmpi:01 beginner's:01 bug:01 28,:98 beginners:01 wrote:01 wrote:01 unix:01 dmitry:01 dmitry:01 On Jan 28, 2009, at 5:35 PM, Sylvain Le Gall wrote: > On 28-01-2009, Dmitry Bely wrote: >> There are numerous environments/libraries that support process-based >> Ocaml multiprocessing: jocaml, OCamlP3l, OcamlMPI (and probably >> others). Do I get it right that all of them are Unix-only? >> > > jocaml and ocamlp3l seems indeed unix only. I think however that there > is no reason that MPI cannot be used on Windows (I assume this is your > question). Maybe it will require some additional work. OcamlMPI in windows works fine. I have distributed software using mpich2 for that platform with no problem, and the same code runs in OS X, Linux, and Windows workstations, as well as clusters using a variety of operating systems. Very portable. Andres > > > Regards, > Sylvain Le Gall > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs