Correct mpiboot -> mpdboot typo
[parallel_computing.git] / content / MPI2 / index.shtml
index 6bb179227e79b0bbbdd5d1d1d218c5a4a7578b9b..4c43de794cd1d27cb37b734f1a2c75c4f52fdd38 100644 (file)
@@ -179,7 +179,7 @@ of running the sub-tasks themselves.</p>
 
 <h3 id="ring">Communication Ring</h3>
 
-<p>The command <code>mpiboot</code> creates a virtual machine, a MPI2
+<p>The command <code>mpdboot</code> creates a virtual machine, a MPI2
 communication ring.</p>
 <pre>
 mpdboot -n &lt;number-of-nodes&gt; -f &lt;hosts-file&gt;