unnecessary for this demo component, but will generally be needed
for a real coll component, by way of example)
- Re-indent to 4 space tabs, since this component is used as a
template
- Update to new coll selection API (with the data parameter)
This commit was SVN r4252.
the Open MPI tree. This fixes bug 1015.
- Eliminate some confusion/inconsistencies through the tree; we only
use MCA_<type>_<name>_VERSION now, not ..._FULL_VERSION
- coll demo component is ready
- ROMIO io component had a VERSION file but wasn't using it, so now
it's using it properly
- Updated autogen.sh and mca_make_configure.pl to generate version
header templates upon demand
This commit was SVN r3267.