1
1
openmpi/ompi/mca/topo/base
Jeff Squyres 3a14adef63 Remove the comments around these assignments; otherwise, we won't get
function pointers set to the _map functions, and we get segv's in MTT
testing (e.g., the C++ suite, which actually calls MPI_Cart_map and
MPI_Graph_map).

cmr=v1.7.4:reviewer=bosilca:subject=Fix topo _map function pointer assignments

This commit was SVN r29988.
2013-12-19 20:41:32 +00:00
..
base.h Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +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 Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +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 Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +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 some "malloc of 0 bytes" warnings 2013-07-03 12:05:33 +00:00
topo_base_dist_graph_create.c Avoid segfault due to uninitialized variable 2013-08-16 21:10:38 +00:00
topo_base_dist_graph_neighbors_count.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_dist_graph_neighbors.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_find_available.c Remove the item from the list before releasing it. 2013-07-01 16:54:48 +00:00
topo_base_frame.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_graph_create.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +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 Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_graph_neighbors.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_graphdims_get.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00
topo_base_lazy_init.c Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00