[mpich-discuss] How to configure mpich without X?
Brice Goglin
Brice.Goglin at inria.fr
Sat Dec 4 04:39:23 CST 2021
These likely come from hwloc. If only -XNVCtrl -Xext -lX11 matter here,
passing --disable-gl to the hwloc configure should work. If hwloc is
built inside mpich, try passing --disable-gl to mpich's configure in
case it passes this option back to hwloc.
Brice
Le 03/12/2021 à 23:43, John Cary via discuss a écrit :
> This is bringing in a shared library that is causing havoc. No matter
> how I configure, I get
>
> $ grep -i wrapper_libs= config.log
> WRAPPER_LIBS='-lm -ludev -L/usr/lib64 -lpciaccess -lXNVCtrl -lXext
> -lX11 -L/usr/lib64 -lxml2 -lpthread -lrt '
>
> I have tried
>
> --with-x=no
> --without-x
>
> Possible?
>
> Thx...John Cary
> _______________________________________________
> discuss mailing list discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20211204/58e476ea/attachment.sig>
More information about the discuss
mailing list