1
1
openmpi/ompi/mca/pml/v
Nathan Hjelm 51bf75f8e9 fix typo
This commit was SVN r27573.
2012-11-06 21:25:19 +00:00
..
.windows Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
configure.m4 Somehow this file got missed. 2010-09-18 04:37:37 +00:00
Makefile.am 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
pml_v_component.c fix typo 2012-11-06 21:25:19 +00: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