Denis Arnaud <denis.arnaud_bo...@m4x.org> writes:

> Hello!
>
> When building Boost (with CMake), the Boost.MPI library is built with a
> dependency on the MPICH2 library, rather than OpenMPI. How can we change that
> behaviour in the CMake configuration?
>

alt.boost.cmake uses cmake's standard detection of MPI... our docs are
very terse:

http://sodium.resophonic.com/boost-cmake/current-docs/externals/mpi.html

See the cmake docs for FindMPI.  I assume the best way is to tweak some
cache variables post-installation.

-t

_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to