Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
pml
/
v
История
Aurelien Bouteiller
93db01871e
This is part of the previous patch.
...
This commit was SVN r17997.
2008-03-27 21:06:14 +00:00
..
mca
/vprotocol
This is part of the previous patch.
2008-03-27 21:06:14 +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