diff options
Diffstat (limited to 'doc/html/BOOST_MPI_HOMOGENEOUS.html')
-rw-r--r-- | doc/html/BOOST_MPI_HOMOGENEOUS.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/BOOST_MPI_HOMOGENEOUS.html b/doc/html/BOOST_MPI_HOMOGENEOUS.html index 71b703b96d..6c898a9998 100644 --- a/doc/html/BOOST_MPI_HOMOGENEOUS.html +++ b/doc/html/BOOST_MPI_HOMOGENEOUS.html @@ -34,7 +34,7 @@ </span>BOOST_MPI_HOMOGENEOUS</pre></div> <div class="refsect1"> -<a name="idp395918144"></a><h2>Description</h2> +<a name="idp414771936"></a><h2>Description</h2> <p>When this flag is enabled, we assume some simple, POD-like, type can be transmitted without paying the cost of portable serialization.</p> <p>Comment this if your platform is not homogeneous and that portable serialization/deserialization must be performed.</p> <p>It you do so, check that your MPI implementation supports thats kind of environment. </p> |