Re: [OMPI users] Tracing of openmpi internal functions

2022-11-16 Thread Joseph Schuchart via users
uyres (jsquyres) via users Sent: Monday, November 14, 2022 11:34 PM To: users@lists.open-mpi.org Cc: Jeff Squyres (jsquyres) ; arun c Subject: Re: [OMPI users] Tracing of openmpi internal functions Caution: This message originated from an External Source. Use proper caution when opening attach

Re: [OMPI users] Tracing of openmpi internal functions

2022-11-16 Thread Chandran, Arun via users
s (jsquyres) ; arun c Subject: Re: [OMPI users] Tracing of openmpi internal functions Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Open MPI uses plug-in modules for its implementations of the MPI collecti

Re: [OMPI users] Tracing of openmpi internal functions

2022-11-14 Thread Jeff Squyres (jsquyres) via users
Open MPI uses plug-in modules for its implementations of the MPI collective algorithms. From that perspective, once you understand that infrastructure, it's exactly the same regardless of whether the MPI job is using intra-node or inter-node collectives. We don't have much in the way of detail