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.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/BOOST_MPI_HOMOGENEOUS.html b/doc/html/BOOST_MPI_HOMOGENEOUS.html
index 8158eb2774..ff336db2ee 100644
--- a/doc/html/BOOST_MPI_HOMOGENEOUS.html
+++ b/doc/html/BOOST_MPI_HOMOGENEOUS.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_MPI_HOMOGENEOUS</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="mpi/reference.html#header.boost.mpi.config_hpp" title="Header &lt;boost/mpi/config.hpp&gt;">
<link rel="prev" href="MPICH_IGNORE_CXX_SEEK.html" title="Macro MPICH_IGNORE_CXX_SEEK">
@@ -27,17 +27,17 @@
<a name="BOOST_MPI_HOMOGENEOUS"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Macro BOOST_MPI_HOMOGENEOUS</span></h2>
-<p>BOOST_MPI_HOMOGENEOUS &#8212; Comment this macro is you are running in an heterogeneous environement. </p>
+<p>BOOST_MPI_HOMOGENEOUS &#8212; Comment this macro is you are running in an heterogeneous environment. </p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="mpi/reference.html#header.boost.mpi.config_hpp" title="Header &lt;boost/mpi/config.hpp&gt;">boost/mpi/config.hpp</a>&gt;
</span>BOOST_MPI_HOMOGENEOUS</pre></div>
<div class="refsect1">
-<a name="idp304793584"></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>
+<a name="idm45927878881376"></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 you MPI implementation supports thats kind of environement. </p>
+<p>It you do so, check that your MPI implementation supports thats kind of environment. </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>