escribió:
> Open MPI doesn't proscribe a specific network protocol for anything.
> Indeed, each network transport uses their own protocols, headers, etc.
> It's basically a "each Open MPI plugin needs to be able to talk to itself",
> and therefore no commonality is needed
transport uses their own protocols, headers, etc.
> It's basically a "each Open MPI plugin needs to be able to talk to itself",
> and therefore no commonality is needed (or desired).
>
> Which network and Open MPI transport are you looking to sniff?
>
> --
>
d therefore no commonality is needed (or desired).
>
> Which network and Open MPI transport are you looking to sniff?
>
> --
> Jeff Squyres
> jsquy...@cisco.com
>
> ________________
> From: users on behalf of victor sv via
> users
> Sent: Sund
Hello,
I would like to sniff the OMPI network traffic from outside the MPI
application.
I was traversing the OpenMPI code and documentation, but I have not found
any central point explaining MPI communications from the network point of
view.
Please, is there any official documentation, or paper,