On Apr 6, 2007, at 6:18 PM, Jeff Squyres wrote:

On Apr 6, 2007, at 12:14 PM, Bas van der Vlies wrote:

Have you run into a situation where OMPI gets the wrong flags because
it's not using pbs-config?

Yes, We install the torque header files in /usr/include/torque and
the libraries in /usr/lib. This setup does not work with openmpi
configure script. When i use the --with-tm option and set it to /usr/
include/torque the configiure script appends "include" to it, so it
becomes /usr/include/torque/include.

Ah.  Well, that probably raises the priority a bit.  :-)

;-)

Do you know anything about configure scripts / m4?  I can't guarantee
that I will be able to look at this in the immediate future, but the
place to put this stuff would be in config/ompi_check_tm.m4.

Oke i can check it. I know a little bit about configure/m4 scripts. I have seen that one but did not find why include was appended
to the --with-tm value. I could find that code in configure script.

First gut reaction (hardly thinking about the issues much) is that
we'd want to skip OMPI_CHECK_PACKAGE if pbs-config is used.

I use the same approach for my pbs_python package.

--
Bas van der Vlies
b...@sara.nl



Reply via email to