1
1
openmpi/ompi/mca/topo/base
Nathan Hjelm fc4f932cc2 Fix bug in r31716
Simple bug. The dist_graph pointer must be a constructed object. The
change from malloc to OBJ_NEW was missing from r31716. Tested with MTT
and everything looks ok now.

This commit was SVN r31739.

The following SVN revision numbers were found above:
  r31716 --> open-mpi/ompi@e3df77548d
2014-05-13 17:39:43 +00:00
..
base.h Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
Makefile.am Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_coords.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_create.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_cart_get.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_map.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_rank.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_shift.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_cart_sub.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_cartdim_get.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_comm_select.c Remove the comments around these assignments; otherwise, we won't get 2013-12-19 20:41:32 +00:00
topo_base_dist_graph_create_adjacent.c Fix bug in r31716 2014-05-13 17:39:43 +00:00
topo_base_dist_graph_create.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_dist_graph_neighbors_count.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_dist_graph_neighbors.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_find_available.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_frame.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_graph_create.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_graph_get.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_graph_map.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_graph_neighbors_count.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_graph_neighbors.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_graphdims_get.c Fix memory leak when releasing a communicator created by 2014-05-13 04:49:23 +00:00
topo_base_lazy_init.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00