As George replied, yes, Open MPI does use sockets -- that's in the TCP BTL (BTL
= byte transfer layer, or point-to-point messaging layer for many network
types). Open MPI also uses shared memory for on-server communication. But
Open MPI can also use lots of other network types, if they're avai
Thanks. I didn't see 29059.
> -Original Message-
> From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Ralph Castain
> Sent: Friday, August 23, 2013 10:26 AM
> To: Open MPI Developers
> Subject: Re: [OMPI devel] [OMPI svn] svn:open-mpi r29060 - in branches/v1.7:
> . ompi/mca/bt