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 404eeeefc9..6f9e720561 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="idp339075360"></a><h2>Description</h2>
+<a name="idm45555222481648"></a><h2>Description</h2>
<p>When this flags is enabled, we assume some simple, POD like, type can be transmited 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 you MPI implementation supports thats kind of environement. </p>