Ralph Castain
9eebb79d54
Cleanup a loop that couldn't possibly execute as the outer loop indexed was being reused by the inner loops, leaving the index at the cutoff point after the first iteration
...
cmr=v1.7.4:reviewer=edgar:subject=Cleanup loop in sharedfp
This commit was SVN r30059.
2013-12-23 18:34:34 +00:00
Edgar Gabriel
4f425872be
fix the streams used in opal_output in the sharedfp components.
...
This commit was SVN r29726.
2013-11-21 16:11:49 +00:00
Brian Barrett
d984d25da3
Remove orte header file from sharedfp components (OMPI layer should not
...
include ORTE layer with the RTE framework). Thankfully, nothing used
orte_show_help, so easy fix.
This commit was SVN r28884.
2013-07-20 22:03:44 +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