[OMPI users] OMPI-1.2.0 is not getting installed

2009-10-20 Thread Sangamesh B
Hi, Its required here to install Open MPI 1.2 on a HPC cluster with - Cent OS 5.2 Linux, Mellanox IB card, switch and OFED-1.4. But the configure is failing with: [root@master openmpi-1.2]# ./configure --prefix=/opt/mpi/openmpi/1.2/intel --with-openib=/usr .. ... --- MCA component btl:openi

Re: [OMPI users] OMPI-1.2.0 is not getting installed

2009-10-20 Thread jody
Hi Just curious: Is there a particular reason why you want version 1.2? The current version is 1.3.3! Jody On Tue, Oct 20, 2009 at 2:48 PM, Sangamesh B wrote: > Hi, > > Its required here to install Open MPI 1.2 on a HPC cluster with - Cent > OS 5.2 Linux, Mellanox IB card, switch and OFED-1

[OMPI users] having trouble expanding our cluster

2009-10-20 Thread yewyong
Hi guys, am new to cluster computing, so please bear with me. currently trying to utilize the available desktops found in labs. Started trying out 2 labs, (namely Lab A which have 192.168.0.xx IPs and Lab B which have public IPs 202.185.77.xx series) Have been running Paraview in Lab A without a

Re: [OMPI users] OMPI-1.2.0 is not getting installed

2009-10-20 Thread Sangamesh B
On Tue, Oct 20, 2009 at 6:48 PM, jody wrote: > Hi > Just curious: > Is there a particular reason why you want version 1.2? > Yes. Our cluster is installed with Intel MKL-10.0. This version of MKL contains a static blacs library which is compatible with OMPI-1.2 as told by Intel support team. htt