Opened 10 years ago

Last modified 10 years ago

#6839 new Patches

distributed::adjacency_list fails to propagate mpi_process_group correctly

Reported by: Sebastian Jeltsch <sjeltsch@…> Owned by: Jeremiah Willcock
Milestone: To Be Determined Component: graph
Version: Boost 1.50.0 Severity: Problem
Keywords: parallel graph library process_group Cc:

Description

In the distributed adjacency_list the named_graph_mixin of kind maybe_named_graph holds and mpi_process_group member which is default constructed rather than appropriately initialized. See patch

Attachments (2)

named_graph.patch (564 bytes ) - added by Sebastian Jeltsch <sjeltsch@…> 10 years ago.
fix_named_graph.patch (848 bytes ) - added by sjeltsch@… 10 years ago.
missed one constructor

Download all attachments as: .zip

Change History (3)

by Sebastian Jeltsch <sjeltsch@…>, 10 years ago

Attachment: named_graph.patch added

by sjeltsch@…, 10 years ago

Attachment: fix_named_graph.patch added

missed one constructor

comment:1 by anonymous, 10 years ago

Version: Boost 1.49.0Boost 1.50.0
Note: See TracTickets for help on using tickets.