On Behalf Of John Robinson
> Sent: Friday, May 26, 2006 9:32 AM
> To: Open MPI Users
> Subject: Re: [OMPI users] Help regarding send/recv code
>
> Jeff,
>
> How about writing applications that use the OMPI plugins
> as-is? Suppose
> I want to write an application that m
he r2 BML plugin), ompi/mca/btl/tcp
(code for the tcp BTL plugin), etc.
This is probably enough to get you started. Let us know what your next
questions are.
-Original Message-
From: users-boun...@open-mpi.org
[mailto:users-boun...@open-mpi.org] On Behalf Of Mahesh Barve
Sent: T
This is probably enough to get you started. Let us know what your next
questions are.
> -Original Message-
> From: users-boun...@open-mpi.org
> [mailto:users-boun...@open-mpi.org] On Behalf Of Mahesh Barve
> Sent: Tuesday, May 23, 2006 1:24 AM
> To: us...@open-mpi.org
>
Hi,
I am a novice to openmpi. Just managed to get openmpi
running on my system.
I would like to modify the code for send and recv.
The target lower level device will be ethernet and
infiniband. I would like to know the files/functions
to look for. Could you please guide me in this.
thanks,
-M