Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r66784 - trunk/libs/mpi/doc
From: troyer_at_[hidden]
Date: 2010-11-27 07:23:00


Author: troyer
Date: 2010-11-27 07:22:57 EST (Sat, 27 Nov 2010)
New Revision: 66784
URL: http://svn.boost.org/trac/boost/changeset/66784

Log:
Updated documentation for ticket #4506
Text files modified:
   trunk/libs/mpi/doc/mpi.qbk | 8 ++++----
   1 files changed, 4 insertions(+), 4 deletions(-)

Modified: trunk/libs/mpi/doc/mpi.qbk
==============================================================================
--- trunk/libs/mpi/doc/mpi.qbk (original)
+++ trunk/libs/mpi/doc/mpi.qbk 2010-11-27 07:22:57 EST (Sat, 27 Nov 2010)
@@ -27,7 +27,7 @@
                       Boost.Python]]
 [def _Python_ [@http://www.python.org Python]]
 [def _LAM_ [@http://www.lam-mpi.org/ LAM/MPI]]
-[def _MPICH_ [@http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH]]
+[def _MPICH_ [@http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH2]]
 [def _OpenMPI_ [@http://www.open-mpi.org OpenMPI]]
 [def _accumulate_ [@http://www.sgi.com/tech/stl/accumulate.html
                      `accumulate`]]
@@ -99,9 +99,9 @@
 available. Boost.MPI should work with any of the
 implementations, although it has only been tested extensively with:
 
-* [@http://www.open-mpi.org Open MPI 1.0.x]
-* [@http://www.lam-mpi.org LAM/MPI 7.x]
-* [@http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH 1.2.x]
+* [@http://www.open-mpi.org Open MPI]
+* [@http://www.lam-mpi.org LAM/MPI ]
+* [@http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH2]
 
 You can test your implementation using the following simple program,
 which passes a message from one processor to another. Each processor


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk