1
1
openmpi/ompi/mca/coll
Jeff Squyres baa3182794 Per RFC
(http://www.open-mpi.org/community/lists/devel/2013/07/12534.php),
remove a bunch of dead code.

This commit was SVN r28756.
2013-07-11 17:34:28 +00:00
..
base Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
basic MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
demo Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
fca MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
hcoll This fixes the nasty configure.m4 hack that was added long ago and not removed. My fault for not catching earlier. I've also removed the '.ompi_ignore' in coll/hcoll. Throwing this to Nathan for review. Upon successful review, this should be added to cmr:v1.7:reviewer=hjelmn 2013-07-11 09:55:46 +00:00
hierarch MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
inter Per RFC 2013-07-11 17:34:28 +00:00
libnbc rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
ml Per RFC 2013-07-11 17:34:28 +00:00
portals4 rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
self MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
sm Per RFC 2013-07-11 17:34:28 +00:00
tuned MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll.h * Initial merge of the non-blocking collectives interface. No implementation of 2012-06-22 20:54:12 +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