Re: [OMPI users] Concerning infiniband support

2011-01-20 Thread Bowen Zhou
On 01/20/2011 07:57 AM, On Jan 20, 2011, at 7:51 AM, Bowen Zhou wrote: Besides all these advices have been given, you may need to use --prefix in configure script to override default installation directory since you don't have root account. Also you might want to look at MVAPICH as an altern

Re: [OMPI users] Concerning infiniband support

2011-01-20 Thread Jeff Squyres
On Jan 20, 2011, at 7:51 AM, Bowen Zhou wrote: > Besides all these advices have been given, you may need to use --prefix in > configure script to override default installation directory since you don't > have root account. Also you might want to look at MVAPICH as an alternative, > an variant o

Re: [OMPI users] Concerning infiniband support

2011-01-20 Thread Bowen Zhou
Hi, Besides all these advices have been given, you may need to use --prefix in configure script to override default installation directory since you don't have root account. Also you might want to look at MVAPICH as an alternative, an variant of MPICH2 that supports infiniband. good luck, B

Re: [OMPI users] Concerning infiniband support

2011-01-20 Thread Jeff Squyres (jsquyres)
Haha! +1 on what John says. But otherwise, you shouldn't need root to install OMPI with ib support. If the ib drivers are installed correctly, you shouldn't need the --with-openib configure switches at all. Sent from my PDA. No type good. On Jan 20, 2011, at 4:48 AM, "John Hearns" wrote:

Re: [OMPI users] Concerning infiniband support

2011-01-20 Thread John Hearns
On 20 January 2011 06:59, Zhigang Wei wrote: > Dear all, > > > > > > I want to use infiniband, I am from a University in the US, my University’s > high performance center don’t have Gcc compiled openmpi that support > infiniband, so I want to compile myself. That is a surprise - you must have som