summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_MPI_HOMOGENEOUS.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_MPI_HOMOGENEOUS.html')
-rw-r--r--doc/html/BOOST_MPI_HOMOGENEOUS.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/BOOST_MPI_HOMOGENEOUS.html b/doc/html/BOOST_MPI_HOMOGENEOUS.html
index afd4b59bca..71b703b96d 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="idp419662608"></a><h2>Description</h2>
+<a name="idp395918144"></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>