Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
routed
История
Ralph Castain
8347385630
Fix the radix routed component.
...
This commit was SVN r25175.
2011-09-22 09:32:53 +00:00
..
base
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
binomial
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
cm
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
direct
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
linear
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
radix
Fix the radix routed component.
2011-09-22 09:32:53 +00:00
slave
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +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
routed_types.h
Improve the efficiency by making the check for uniqueness of incoming hnp contact info much faster by including the hnp_uri in the job_family tracker object. Replace the global buffer storage with a quick routine to build the buffer from the jobfams array
2010-07-20 08:30:47 +00:00
routed.h
Add a resilience to ORTE. Allows the runtime to continue after a process (or
2011-06-23 20:38:02 +00:00