1
1
openmpi/ompi/mca/topo
Ralph Castain 33beab5918 Avoid segfault due to uninitialized variable
This commit was SVN r29030.
2013-08-16 21:10:38 +00:00
..
base Avoid segfault due to uninitialized variable 2013-08-16 21:10:38 +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