rg>
> Content-Type: text/plain; charset="us-ascii"
>
> -mca btl_tcp_if_include 192.168.0.0/16 -mca oob_tcp_if_include
> 192.168.0.0/16
>
> should do the trick. Any MPI is going to have trouble with your
> arrangement - just need a little hint to help figure it out.
>
>
;help' to
> users-requ...@open-mpi.org
>
> You can reach the person managing the list at
> users-ow...@open-mpi.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today
other. Is there some way to
use
only eth1 on one host and only eth0 on the other two? Maybe environment
variables
but I can't seem to get that to work either.
Clay
On Tue, May 6, 2014 at 6:28 PM, Clay Kirkland
wrote:
> That last trick seems to work. I can get it to work once in
; To: "'us...@open-mpi.org'"
> Subject: Re: [OMPI users] MPI_Barrier hangs on second attempt but only
> whenmultiple hosts used.
> Message-ID:
> <
> 532c594b7920a549a2a91cb4312cc57640dc5...@ecs-exg-p-mb01.win.lanl.gov>
> Content-Type: text/plai
1. MPI_Barrier hangs on second attempt but only when multiple
> hosts used. (Clay Kirkland)
>2. Re: MPI_Barrier hangs on second attempt but only when
> multiple hosts used. (Ralph Castain)
>
>
> ---
PMPI_Barrier () from /usr/local/lib/libmpi.so.1
#8 0x00400a43 in main ()
Which looks exactly the same on each machine. Any thoughts or ideas would
be greatly appreciated as
I am stuck.
Clay Kirkland