1
1
openmpi/ompi/mca/pml/v
Ralph Castain 3c9d167bd2 Fix segfault in ompi_info when no pml_v includes provided
This commit was SVN r23926.
2010-10-24 19:24:44 +00:00
..
.windows Fix a few things for Windows build - type cast, modified variable names and unresolved symbols. 2010-09-21 09:40:26 +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 segfault in ompi_info when no pml_v includes provided 2010-10-24 19:24:44 +00:00
pml_v_output.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +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