1
1
openmpi/ompi/mca/pml/v
2008-03-30 19:05:56 +00:00
..
mca/vprotocol We need a newline at the nd of the file, or some compiler bark. 2008-03-30 19:05:56 +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