Hi,
I am trying to explore the details of connection establishment in OpenMPI
using libibcm/librdmacm. In the code, I could not find how OpenMPI app is
getting service-id/lid of remote node to which it wants to connect. Also, I
did not see any query in the code related to service_record_get from
FYI -- short SVN + trac outage coming up.
Begin forwarded message:
> From: DongInn Kim
> Date: August 22, 2011 4:36:50 PM EDT
> To: all-osl-us...@osl.iu.edu
> Subject: [all-osl-users] Maintenance on the OSL trac (Aug 24, 2011)
>
> Hi,
>
> There is a trac plugin issue on the new trac that we up
On Aug 22, 2011, at 9:35 AM, Bhargava Ramu Kavati wrote:
> I am trying to explore the details of connection establishment in OpenMPI
> using libibcm/librdmacm.
Note that the IB community has given up on ibcm. Our support of it is
incomplete; I wouldn't look at it as an example.
> In the cod