Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
osc
История
Yossi Etigin
ecfb122c97
Fix segfault in osc pt2pt completion handler, when the request is canceled during finalization.
...
cmr=v1.7.4:reviewer=ompi-rm1.7 This commit was SVN r29938.
2013-12-17 17:30:14 +00:00
..
base
Update OMPI frameworks to use the MCA framework system.
2013-03-27 21:17:31 +00:00
pt2pt
Fix segfault in osc pt2pt completion handler, when the request is canceled during finalization.
2013-12-17 17:30:14 +00:00
rdma
Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a
2013-08-30 16:54:55 +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