1
1
openmpi/ompi/mca/pml/v
Ralph Castain d70e2e8c2b Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
Remains to be tested to ensure everything came over cleanly, so please continue to withhold commits a little longer

This commit was SVN r17632.
2008-02-28 01:57:57 +00:00
..
mca/vprotocol Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
configure.m4 Major build system modification. Removed symlinks (problem with make dist), solved issues with static builds and can accept most compile options. The only unsupported compile option for now is --enable-mca-no-build=pml-v. Still investigating this... 2008-01-29 06:07:57 +00:00
configure.params Major build system modification. Removed symlinks (problem with make dist), solved issues with static builds and can accept most compile options. The only unsupported compile option for now is --enable-mca-no-build=pml-v. Still investigating this... 2008-01-29 06:07:57 +00:00
Makefile.am Major build system modification. Removed symlinks (problem with make dist), solved issues with static builds and can accept most compile options. The only unsupported compile option for now is --enable-mca-no-build=pml-v. Still investigating this... 2008-01-29 06:07:57 +00:00
pml_v_component.c Quick fix for static builds (mca_component_retain always return failure in static build mode, so just blatently ignore the failure. Though, this may crash severly sometime later if the failure occurs while in dso mode. 2008-01-30 10:41:49 +00:00
pml_v_output.c Allow the PML V component to be compiled on Windows. Force all 2008-01-05 00:17:32 +00:00
pml_v_output.h Replaced all the (long) cast by PRIsize_t. Should solve definitely compiler warnings that appeared from time to time depending on sizeof(size_t)... 2008-02-27 19:58:18 +00:00
pml_v.c remove a pedantic warning 2008-01-24 02:29:07 +00:00
pml_v.h remove a pedantic warning 2008-01-24 02:29:07 +00:00