1
1
openmpi/ompi/mca/coll
Brian Barrett d3b49535b5 Only allow communication from the same user, since we don't have job-level
protection.

This commit was SVN r28715.
2013-07-03 17:29:02 +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 Deleting garbage I accidentally committed. Thanks, Nathan\! 2013-07-01 22:50:54 +00:00
hierarch MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
inter MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
libnbc MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
ml Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
portals4 Only allow communication from the same user, since we don't have job-level 2013-07-03 17:29:02 +00:00
self MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
sm In coll_sm, we alloc a huge chunk of shared memory, divvy it into lots 2013-05-03 12:49:35 +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