Folks,

Open MPI policy is to build munge support if it is found, whereas PMIx policy is to build munge support only if it requested

from a pragmatic point of view, and on a system where munge libs and headers are installed

./configure

will build munge support for Open MPI, but *not* for the embedded PMIx

/* if you are wondering, this is not typo, see pmix commit https://github.com/pmix/master/commit/765fadb6c3a9a1b3a68d2d551c615db76e3c7dfd */


should we somehow unify this ?

- one option is to change Open MPI policy

- an other option is to change PMIx policy

- and yet an other option is to have Open MPI pass --with-munge to PMIx configure if not set


Cheers,


Gilles

_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to