Building mpiexec against torque-2.1.0p0

Garrick Staples garrick at usc.edu
Thu Jun 8 17:56:03 EDT 2006


On Thu, Jun 08, 2006 at 05:40:20PM -0400, Rouben Tchakhmakhtchian alleged:
> Hello all,
> 
> I was trying to build mpiexec (yesterday's SVN snapshot) against torque 
> 2.1.0p0, and sure enough, the configure script was expecting libpbs.a 
> and liblog.a. I ended up symlinking both to libtorque.a and the build 
> went through OK. I haven't tested the resulting binary "in battle", but 
> I'll probably do that tomorrow.
> 
> I just wanted to know if anyone has seen anything like this? Has anyone 
> tried building mpiexec against the latest torque version? Furthermore, 
> am I correct to assume that the latest version of the torque project has 
> merged all the PBS libraries into one big libtorque? That certainly 
> seems to be the case since I had no problems linking...

Yes, 2.1.0p0 builds a single libtorque.so to get rid of the poorly named
static archives (too many clashes with libnet.a and liblog.a).  It also
installs a pbs-config script in $prefix/bin to help 3rd party programs
like mpiexec with the correct include and link args.

As of mpiexec-0.81, it should find pbs-config and get the correct link
args.  Either make sure pbs-config is in your $PATH or pass the path to
configure.

-- 
Garrick Staples, Linux/HPCC Administrator
University of Southern California
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://email.osc.edu/pipermail/mpiexec/attachments/20060608/7d7ea3dd/attachment.bin


More information about the mpiexec mailing list