Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
История
Ralph Castain
638c24f655
Correct the bind-in-place algorithm to better handle comm_spawn. If the location identified by the mapper is already occupied by procs from another job, then we need to shift either right or left until we find an unoccupied location where we can be bound. If nothing is available, then check for the overload flag (and bind us in the original location if provided), or see if this was the default binding policy instead of one specified by the user - if so, then just don't bind this process.
...
cmr=v1.8.2:reviewer=rhc This commit was SVN r31959.
2014-06-06 12:36:14 +00:00
..
base
Correct the bind-in-place algorithm to better handle comm_spawn. If the location identified by the mapper is already occupied by procs from another job, then we need to shift either right or left until we find an unoccupied location where we can be bound. If nothing is available, then check for the overload flag (and bind us in the original location if provided), or see if this was the default binding policy instead of one specified by the user - if so, then just don't bind this process.
2014-06-06 12:36:14 +00:00
lama
Cleanup a set of typos on the orte_get_attribute call
2014-06-03 20:36:38 +00:00
mindist
Per RFC:
2014-06-01 16:14:10 +00:00
ppr
Cleanup a set of typos on the orte_get_attribute call
2014-06-03 20:36:38 +00:00
rank_file
Per RFC:
2014-06-01 16:14:10 +00:00
resilient
Per RFC:
2014-06-01 16:14:10 +00:00
round_robin
Per RFC:
2014-06-01 16:14:10 +00:00
seq
Per RFC:
2014-06-01 16:14:10 +00:00
staged
Per RFC:
2014-06-01 16:14:10 +00:00
Makefile.am
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
rmaps_types.h
Check for --cpus-per-proc earlier, before the correct option can be processed. Thanks to Tetsuya Mishima for reporting it.
2014-02-11 02:53:53 +00:00
rmaps.h
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