Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
osc
История
Brian Barrett
407714a85a
Fix a memory leak in the RDMA one-sided component. Thanks to Victor Vysotskiy
...
for letting us know about this one. This commit was SVN r27883.
2013-01-21 22:45:37 +00:00
..
base
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
pt2pt
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
2012-04-06 14:23:13 +00:00
rdma
Fix a memory leak in the RDMA one-sided component. Thanks to Victor Vysotskiy
2013-01-21 22:45:37 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
osc.h
Each level (OPAL/ORTE/OMPI) should only return it's own constants,
2011-10-04 14:50:31 +00:00