1
1
openmpi/ompi/mca/topo
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 Remove the comments around these assignments; otherwise, we won't get 2013-12-19 20:41:32 +00:00
basic Oops, thanks Jeff for noticing. 2013-07-01 17:51:52 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
topo.h Add the MPI 2.2 MPI_Dist_graph functionality. 2013-07-01 12:40:08 +00:00