Ralph Castain
869041f770
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
Nathan Hjelm
df75d0382f
ompi: use C99 subobject naming for component initialization
...
This commit helps future-proof ompi components by initializing each
component member by name.
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-18 10:29:58 -06:00
Nathan Hjelm
b17cd13c09
sharedfp: ensure sharedfp components register their parameters in mca_register_component_params not mca_component_open
...
This commit was SVN r28910.
2013-07-22 17:53:58 +00:00
Edgar Gabriel
6e8522fec5
infuse life into the shared file pointer framework. For this:
...
- extend the framework API
- remove the dummy component, not require anymore
- add four components to perform the actual job.
This commit was SVN r28828.
2013-07-17 21:55:24 +00:00