Subject: [Boost-users] check MPI support
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-03-12 05:15:53


Hello,

I work for a long time again with C + + and some numerical methods
must be implemented with the help of the boost, among other things,
with MPI. Does the Booster precompiler flag that I can verify that the
boost is compiled with MPI support like:

#if defined(BOOST_WITH_MPI)
#endif

Thanks for help

Phil