Re: [OMPI users] Regarding eager limit relationship to send message size

2020-03-25 Thread Raut, S Biplab via users
[AMD Official Use Only - Internal Distribution Only] Dear George, Thank you the reply. But my question is more particularly on the message size from application side. Let's say the application is running with 128 ranks. Each rank is doing send() msg to rest of 127 ranks w

Re: [OMPI users] Regarding eager limit relationship to send message size

2020-03-25 Thread George Bosilca via users
On Wed, Mar 25, 2020 at 4:49 AM Raut, S Biplab wrote: > [AMD Official Use Only - Internal Distribution Only] > > > > Dear George, > > Thank you the reply. But my question is more > particularly on the message size from application side. > > > > Let’s say the application is

Re: [OMPI users] Regarding eager limit relationship to send message size

2020-03-25 Thread Jeff Squyres (jsquyres) via users
On Mar 25, 2020, at 4:49 AM, Raut, S Biplab via users wrote: > > Let’s say the application is running with 128 ranks. > Each rank is doing send() msg to rest of 127 ranks where the msg length sent > is under question. > Now after all the sends are completed, each rank will recv() msg from rest