Re: [OMPI users] users Digest, Vol 2881, Issue 4

2014-05-06 Thread Clay Kirkland
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. > >

Re: [OMPI users] users Digest, Vol 2881, Issue 2

2014-05-06 Thread Clay Kirkland
;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

Re: [OMPI users] users Digest, Vol 2881, Issue 1

2014-05-06 Thread Clay Kirkland
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

Re: [OMPI users] users Digest, Vol 2881, Issue 1

2014-05-06 Thread Clay Kirkland
; 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

Re: [OMPI users] users Digest, Vol 2879, Issue 1

2014-05-04 Thread Clay Kirkland
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) > > > ---

[OMPI users] MPI_Barrier hangs on second attempt but only when multiple hosts used.

2014-05-02 Thread Clay Kirkland
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