From: W. Trevor King Date: Fri, 1 Apr 2011 01:57:39 +0000 (-0400) Subject: Correct mpiboot -> mpdboot typo X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9600a34c70cbaf4fd0ce8efd6c001253d6de5a47;p=parallel_computing.git Correct mpiboot -> mpdboot typo --- diff --git a/content/MPI2/index.shtml b/content/MPI2/index.shtml index 6bb1792..4c43de7 100644 --- a/content/MPI2/index.shtml +++ b/content/MPI2/index.shtml @@ -179,7 +179,7 @@ of running the sub-tasks themselves.

Communication Ring

-

The command mpiboot creates a virtual machine, a MPI2 +

The command mpdboot creates a virtual machine, a MPI2 communication ring.

 mpdboot -n <number-of-nodes> -f <hosts-file>