Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
pml
/
v
История
Ralph Castain
8d2fa3693b
First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package.
...
This commit was SVN r28116.
2013-02-26 20:44:56 +00:00
..
configure.m4
Somehow this file got missed.
2010-09-18 04:37:37 +00:00
Makefile.am
First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package.
2013-02-26 20:44:56 +00:00
pml_v_component.c
fix typo
2012-11-06 21:25:19 +00:00
pml_v_output.c
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +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