Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Macro BOOST_MPI_VERSION

BOOST_MPI_VERSION — Major version of the underlying MPI implementation supproted standard.

Synopsis

// In header: <boost/mpi/config.hpp>

BOOST_MPI_VERSION

Description

If, for some reason, MPI_VERSION is not supported, you should probably set that according to your MPI documentation


PrevUpHomeNext