Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
pml
/
v
История
Jeff Squyres
b2b781e537
Fix a few miscelaneous memory leaks.
...
This commit was SVN r24865.
2011-07-08 16:39:58 +00:00
..
.windows
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
configure.m4
Somehow this file got missed.
2010-09-18 04:37:37 +00:00
Makefile.am
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
pml_v_component.c
Fix a few miscelaneous memory leaks.
2011-07-08 16:39:58 +00:00
pml_v_output.c
- On the way to get the BTLs split out and lessen dependency on orte:
2009-02-14 02:26:12 +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