Opened 12 years ago
Closed 12 years ago
#4506 closed Bugs (fixed)
Boost.MPI suggests obsolete MPI implementations
| Reported by: | Jeremiah Willcock | Owned by: | Matthias Troyer | 
|---|---|---|---|
| Milestone: | Boost 1.46.0 | Component: | mpi | 
| Version: | Boost 1.44.0 | Severity: | Cosmetic | 
| Keywords: | Cc: | 
Description
The Boost.MPI "Getting Started" page suggests the use of Open MPI 1.0.x, LAM/MPI 7.x, and MPICH 1.2 as underlying MPI implementations. The example given there uses LAM/MPI. However, LAM/MPI is no longer maintained, while Open MPI is on version 1.4.2 and MPICH2 1.2.1 (not original MPICH) is current. The documentation should be updated to show an example with a more modern MPI implementation.
Change History (3)
comment:1 by , 12 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
comment:2 by , 12 years ago
| Milestone: | Boost 1.44.0 → Boost-1.46.0 | 
|---|
comment:3 by , 12 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Fixed in changeset [66784]