Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
pml
/
v
История
George Bosilca
2aec094d56
The PML V is a component so it should use OMPI_MODULE_DECLSPEC.
...
This commit was SVN r18610.
2008-06-06 17:43:57 +00:00
..
mca
/vprotocol
This commit represents a bunch of work on a Mercurial side branch. As
2008-05-13 20:00:55 +00:00
configure.m4
Fix ticket
#1275
. The pml v can now be correctly deactivated on the configure command line. Also fix a dist target under some unusual circumpstances.
2008-04-24 21:42:54 +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
Fix ticket
#1275
. The pml v can now be correctly deactivated on the configure command line. Also fix a dist target under some unusual circumpstances.
2008-04-24 21:42:54 +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
Remove the tags from orte_output_open and the filtering operation from orte_output - this will be handled differently to improve the XML output interface
2008-06-03 14:24:01 +00:00
pml_v_output.h
The PML V is a component so it should use OMPI_MODULE_DECLSPEC.
2008-06-06 17:43:57 +00:00
pml_v.c
remove a pedantic warning
2008-01-24 02:29:07 +00:00
pml_v.h
The PML V is a component so it should use OMPI_MODULE_DECLSPEC.
2008-06-06 17:43:57 +00:00