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?
Thanks in advance
Best Regards
Denis
___
Boost-cmake mai
Denis Arnaud 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 a