Opened 7 years ago
#11577 new Bugs
Parallel graph documentation refers to non-existent type
Reported by: | Owned by: | Jeremiah Willcock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | graph |
Version: | Boost 1.59.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The distributed_adjacency_list documentation http://www.boost.org/doc/libs/1_59_0/libs/graph_parallel/doc/html/distributed_adjacency_list.html refers to parallel::mpi::bsp_process_group, which no longer seems to exist. Using the type boost::graph::distributed::mpi_process_group instead does work.
Note:
See TracTickets
for help on using tickets.