Hello Jenny and David,
On Wednesday 27 February 2008 17:42, David Gunter wrote:
> We are trying to build OMPI-1.2.4 for a BProc/Ethernet-based cluster.
> Here are the configure options:
>
> ./configure --prefix=${PREFIX} \
> --libdir=${LIBDIR} \
> --enable-shared \
> --with-bproc \
> --with-tm=/opt/PBS \
> --with-io_romio_flags=--with-file-system=ufs+nfs \
> --disable-pty_support \
> --enable-mca-no-build="ras_tm,pls_tm"
> ...
> Isn't the --enable-mca-no-build="ras_tm,pls_tm" option supposed to
> remove these warnings?
In fact You may really want to build it, if You are using Torque. So please
follow George's suggestion.
However, for the record:
In order to *not* build the mca, You'd need to pass
--enable-mca-no-build="ras-tm,pls-tm"
If however, a dynamic library not being found proves to be the culprit, you
may of course build those libraries statically:
--enable-mca-static="ras-tm,pls-tm".
With best regards,
Rainer
--
----------------------------------------------------------------
Dipl.-Inf. Rainer Keller http://www.hlrs.de/people/keller
HLRS Tel: ++49 (0)711-685 6 5858
Nobelstrasse 19 Fax: ++49 (0)711-685 6 5832
70550 Stuttgart email: keller_at_[hidden]
Germany AIM/Skype:rusraink
|