Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

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