[OMPI users] openmpi src rpm and message coalesce

2009-04-10 Thread vkm
Hi, I was trying to understand how "btl_openib_use_message_coalescing" is working. Since for a certain test scenario, IMB-EXT is working if I use "btl_openib_use_message_coalescing = 0" and not for "btl_openib_use_message_coalescing = 1" No idea, who can have BUG here either open-mpi or low-le

[OMPI users] [Fwd: mpi alltoall memory requirement]

2009-04-22 Thread vkm
Hi, I am running MPI alltoall test on my 8nodes cluster. They all have 24core cpus. So total number of processes that I am running is 8*24=192. In summary, alltoall test on 8nodes and 24 processes per node. But, my test consumes all RAM and swap space memory. However, if I count required memo

Re: [OMPI users] [Fwd: mpi alltoall memory requirement]

2009-04-23 Thread viral . vkm
+0530, vkm wrote: > The same amount of memory required for recvbuf. So at the least each > node should have 36GB of memory. > > Am I calculating right ? Please correct. Your calculation looks correct, the conclusion is slightly wrong however. The Application buffers

Re: [OMPI users] [Fwd: mpi alltoall memory requirement]

2009-04-23 Thread viral . vkm
some other environment variables ? or anything like that ? On Apr 22, 2009 6:43pm, Ashley Pittman ash...@pittman.co.uk> wrote: > On Wed, 2009-04-22 at 12:40 +0530, vkm wrote: > > > > > The same amount of memory required for recvbuf. So at the least each > > > n