Gilles Gouaillardet
fe351f6801
io: do not cast way the const modifier when this is not necessary
...
update the io framework and mpi c bindings
2015-09-09 09:18:58 +09:00
Nathan Hjelm
156ce6af21
periodic whitespace purge
...
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-08-24 09:32:33 -06:00
Edgar Gabriel
58bd0c76b8
fix coverty warning CID 1317091 (properly freeing variables in case of an error)
2015-08-24 08:40:10 -05:00
Edgar Gabriel
5ef0632f9d
cleanup the usage of printf vs. opal_output
2015-08-17 14:55:12 -05:00
Edgar Gabriel
1293d9c69b
free memory correctly in case of an error. Fixes CID 131540 and CID 1315419
2015-08-07 13:30:50 -05:00
Edgar Gabriel
02a4eb2f13
add the ompi_file_t pointer correctly on the ompio file handle for the sm and individual component.
2015-08-05 14:28:27 -05:00
Ralph Castain
869041f770
Purge whitespace from the repo
2015-06-23 20:59:57 -07: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