* [Caml-list] No OpenMPI bindings for OCaml out there?
@ 2012-12-17 3:45 Francois Berenger
2012-12-17 9:02 ` Olivier Andrieu
0 siblings, 1 reply; 3+ messages in thread
From: Francois Berenger @ 2012-12-17 3:45 UTC (permalink / raw)
To: OCaml mailing list
Hello,
I can find bindings for MPICH, but I would prefer OpenMPI.
I'd like to check if it can beat Parmap when run on a local
computer only. I know some recent OpenMPI version is quite smart when
running only locally (datacopy of messages is avoided).
Thanks,
F.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] No OpenMPI bindings for OCaml out there?
2012-12-17 3:45 [Caml-list] No OpenMPI bindings for OCaml out there? Francois Berenger
@ 2012-12-17 9:02 ` Olivier Andrieu
2012-12-19 2:35 ` Francois Berenger
0 siblings, 1 reply; 3+ messages in thread
From: Olivier Andrieu @ 2012-12-17 9:02 UTC (permalink / raw)
To: Francois Berenger; +Cc: OCaml mailing list
On Mon, Dec 17, 2012 at 4:45 AM, Francois Berenger <berenger@riken.jp> wrote:
> Hello,
>
> I can find bindings for MPICH, but I would prefer OpenMPI.
Isn't MPI a standardized API ?
You have OCaml↔MPI bindings (I only know of Xavier's ocamlmpi) they
should be usable wih any MPI implementation, MPICH or OpenMPI.
--
Olivier
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] No OpenMPI bindings for OCaml out there?
2012-12-17 9:02 ` Olivier Andrieu
@ 2012-12-19 2:35 ` Francois Berenger
0 siblings, 0 replies; 3+ messages in thread
From: Francois Berenger @ 2012-12-19 2:35 UTC (permalink / raw)
To: OCaml mailing list
On 12/17/2012 06:02 PM, Olivier Andrieu wrote:
> On Mon, Dec 17, 2012 at 4:45 AM, Francois Berenger <berenger@riken.jp> wrote:
>> Hello,
>>
>> I can find bindings for MPICH, but I would prefer OpenMPI.
>
> Isn't MPI a standardized API ?
> You have OCaml↔MPI bindings (I only know of Xavier's ocamlmpi) they
> should be usable wih any MPI implementation, MPICH or OpenMPI.
Indeed, it compiles well with OpenMPI too.
The tests are also OK (I tried on a multicore machine, not distributed
yet but will soon).
Regards,
F.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-12-19 2:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-17 3:45 [Caml-list] No OpenMPI bindings for OCaml out there? Francois Berenger
2012-12-17 9:02 ` Olivier Andrieu
2012-12-19 2:35 ` Francois Berenger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox