1
1
openmpi/ompi/mca/pml/v
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
..
configure.m4 Somehow this file got missed. 2010-09-18 04:37:37 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pml_v_component.c ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
pml_v_output.c Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1. 2012-11-06 19:09:26 +00:00
pml_v_output.h Fix gcc 4.3 warning berserk about non-literal string format. 2009-10-27 20:45:02 +00:00
pml_v.h Correct an abstraction break that causes ompi_info to segfault if pml-v is not built. Move the definition and instantation of the mca_pml_v struct to the vprotocol base. Include the vprotocol/base/base.h file in pml_v.h. Remove the now useless pml_v.c. 2010-10-22 05:12:12 +00:00