Re: [OMPI users] Network traffic packets documentation

2022-05-18 Thread victor sv via users
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

[OMPI users] Network traffic packets documentation

2022-05-17 Thread victor sv via users
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? > > -- >

Re: [OMPI users] Network traffic packets documentation

2022-05-16 Thread victor sv via users
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

[OMPI users] Network traffic packets documentation

2022-05-15 Thread victor sv via users
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,