Re: [OMPI users] Help: Infiniband interface hang

2009-09-03 Thread Peter Kjellstrom
Could you guys please trim your e-mails. No one wants to scroll by 100K-200K old context to see the update (not to mention wasting storage space for people.) /Peter signature.asc Description: This is a digitally signed message part.

Re: [OMPI users] Help: Infiniband interface hang

2009-09-02 Thread Lee Amy
On Wed, Sep 2, 2009 at 11:59 PM, Lenny Verkhovsky wrote: > have you tried running hostname > $mpirun -np 2 --mca btl openib,self --host node1,node2 hostname > if it hangs, it's not Open MPI problem, check your setup, > especially check your firewall settings and disable it. > On Wed, Sep 2, 2009 at

Re: [OMPI users] Help: Infiniband interface hang

2009-09-02 Thread Lenny Verkhovsky
have you tried running hostname $mpirun -np 2 --mca btl openib,self --host node1,node2 hostname if it hangs, it's not Open MPI problem, check your setup, especially check your firewall settings and disable it. On Wed, Sep 2, 2009 at 2:06 PM, Lee Amy wrote: > Hi, > > I encountered a very very con