Hello Chai,
Try copying the libraries to your localnode to /usr/local/ and rebuild on the 
slave nodes.
Just tested and it appears to work.
Rangam

-----Original Message-----
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf 
Of Chaitanya Krishna
Sent: Sunday, December 18, 2011 6:26 PM
To: us...@open-mpi.org
Subject: [OMPI users] Quick question on compiling Openmpi w/ Torque and 
Infiniband

Hello there,
I am trying to compile openmpi with Torque and Infiniband.
The thing is that Torque is installed on the headnode and the
Infiniband installation is available only on the slave nodes. I am
trying to build openmpi on a slave node with the following configure
options.
./configure --prefix=$HOME/opt/openmpi/1.4.4/intel12/infiniband
--with-openib --with-tm=/usr/local F77=ifort FC=ifort CC=icc CXX=icpc
The configure fails as it fails to find the Torque libraries (tm.h).
But I know for sure that the torque libraries are available on the
head node at /usr/local.
So, I would like to know if there is a way to make configure force to
build support for Torque even if it does not find the libraries for
Torque on the slave node.
Thanks for any help in advance.
Best regards,Chai
--42
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to