Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
base
История
Gilles Gouaillardet
0ce59f2d29
pmix: fix misc memory leaks
...
as reported by Coverity as CID 1269843, 1269854, 1269856, 1269857 and 1269858
2015-02-16 11:19:43 +09:00
..
base.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
help-pmix-base.txt
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
Makefile.am
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
pmix_base_fns.c
pmix: fix misc memory leaks
2015-02-16 11:19:43 +09:00
pmix_base_fns.h
Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL.
2014-11-11 17:00:42 -08:00
pmix_base_frame.c
pmix_base_frame: use the "= { 0 }" initializer
2015-02-05 17:51:06 -05:00
pmix_base_select.c
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00