Re: [OMPI devel] behavior of the r2 component

2006-05-26 Thread Andre Lichei
Many thanks for the fast reply!!! I checked again, but it doesn't become clear.:( Look like you miss the bitmap. I ignored the bitmap by purpose. The only lines were the bitmap is change are in the loop were all btl-modules are iterated. Something like that. for each btl{ ompi_bitmap_clear_a

Re: [OMPI devel] Oversubscription/Scheduling Bug

2006-05-26 Thread Jeff Squyres (jsquyres)
> -Original Message- > From: devel-boun...@open-mpi.org > [mailto:devel-boun...@open-mpi.org] On Behalf Of Paul Donohue > Sent: Wednesday, May 24, 2006 10:27 AM > To: Open MPI Developers > Subject: Re: [OMPI devel] Oversubscription/Scheduling Bug > > I'm using OpenMPI 1.0.2 (incase it mak

Re: [OMPI devel] Oversubscription/Scheduling Bug

2006-05-26 Thread Brian W. Barrett
On Fri, 26 May 2006, Jeff Squyres (jsquyres) wrote: You can see this by slightly modifying your test command -- run "env" instead of "hostname". You'll see that the environment variable OMPI_MCA_mpi_yield_when_idle is set to the value that you passed in on the mpirun command line, regardless of

Re: [OMPI devel] Oversubscription/Scheduling Bug

2006-05-26 Thread Brian W. Barrett
On Fri, 26 May 2006, Brian W. Barrett wrote: On Fri, 26 May 2006, Jeff Squyres (jsquyres) wrote: You can see this by slightly modifying your test command -- run "env" instead of "hostname". You'll see that the environment variable OMPI_MCA_mpi_yield_when_idle is set to the value that you pass