Re: [OMPI devel] OMPI alltoall memory footprint

2006-11-27 Thread Matt Leininger
On Mon, 2006-11-27 at 21:11 -0500, George Bosilca wrote: > Which version of Open MPI are you using ? We can figure out what's > wrong if we have the output of "ompi_info" and "ompi_info --param all > all". zeus287@mlleinin:./ompi_info Open MPI: 1.2b1svn11252006 Open MPI SVN

Re: [OMPI devel] OMPI alltoall memory footprint

2006-11-27 Thread George Bosilca
Which version of Open MPI are you using ? We can figure out what's wrong if we have the output of "ompi_info" and "ompi_info --param all all". I wonder if some of the memory is not related to the size of the shared memory file. The default way to compute the size of the shared memory file

Re: [OMPI devel] OMPI alltoall memory footprint

2006-11-27 Thread Matt Leininger
On Mon, 2006-11-27 at 16:45 -0800, Matt Leininger wrote: > Has anyone testing OMPI's alltoall at > 2000 MPI tasks? I'm seeing each > MPI task eat up > 1GB of memory (just for OMPI - not the app). I gathered some more data using the alltoall benchmark in mpiBench. mpiBench is pretty smart abou

[OMPI devel] OMPI alltoall memory footprint

2006-11-27 Thread Matt Leininger
Has anyone testing OMPI's alltoall at > 2000 MPI tasks? I'm seeing each MPI task eat up > 1GB of memory (just for OMPI - not the app). Thanks, - Matt

Re: [OMPI devel] [devel-core] OpenMPI and OOM handler

2006-11-27 Thread Matt Leininger
On Mon, 2006-11-27 at 15:57 -0800, Mark A. Grondona wrote: > > On Mon, 2006-11-27 at 16:29 -0700, Brian W Barrett wrote: > > > On Nov 27, 2006, at 4:19 PM, Matt Leininger wrote: > > > > > > > I've been running more tests of OpenMPI v1.2b. I've run into several > > > > cases where the app+MPI use

Re: [OMPI devel] [devel-core] OpenMPI and OOM handler

2006-11-27 Thread Matt Leininger
On Mon, 2006-11-27 at 16:29 -0700, Brian W Barrett wrote: > On Nov 27, 2006, at 4:19 PM, Matt Leininger wrote: > > > I've been running more tests of OpenMPI v1.2b. I've run into several > > cases where the app+MPI use too much memory and the OOM handler kills > > off tasks. Sometimes the ompi m