Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
rcache
История
Jeff Squyres
d30d66c8b7
Silence compiler warning.
...
This commit was SVN r23859.
2010-10-07 13:42:52 +00:00
..
base
Fix rcache for Windows.
2010-07-14 09:04:34 +00:00
rb
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +00:00
vma
Silence compiler warning.
2010-10-07 13:42:52 +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
rcache.h
The release of memory used by registration lists in rcaches must be delayed until the rcache lock is not held or deadlock
2010-02-23 11:31:58 +00:00