Re: [OMPI devel] [OMPI users] huge VmRSS on rank 0 after MPI_Init when using "btl_openib_receive_queues" option

2011-07-19 Thread Eloi Gaudry
is there any other tests you could think of to progress on this issue ? thanks, éloi On Wed, 13 Jul 2011 09:16:11 +0200, Eloi Gaudry wrote: Unfortunately, I could not observe such a VmRSS increase. Here is the command line used to perform this test: /opt/openmpi-1.4.2/bin/mpirun -np 256

Re: [OMPI devel] [OMPI users] huge VmRSS on rank 0 after MPI_Init when using "btl_openib_receive_queues" option

2011-07-13 Thread Eloi Gaudry
operation occurring during MPI_INIT. Try doing a 1 byte MPI_GATHER to another rank in MCW (e.g., to rank 5) and see if the VmSS goes to the same size as MCW rank 0. On Jul 8, 2011, at 5:17 AM, Eloi Gaudry wrote: what i cannot understand is the reason why this extra memory would be initialized

Re: [OMPI devel] [OMPI users] huge VmRSS on rank 0 after MPI_Init when using "btl_openib_receive_queues" option

2011-07-08 Thread Eloi Gaudry
what i cannot understand is the reason why this extra memory would be initialized on proc 0 only. as far as i know, this doesn't make sense. éloi On 22/04/2011 08:52, Eloi Gaudry wrote: it varies with the receive_queues specification *and* with the number of mpi processes: memory_con