Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
История
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
..
dfs
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
errmgr
Per RFC:
2014-06-01 16:14:10 +00:00
ess
Per RFC:
2014-06-01 16:14:10 +00:00
filem
Per RFC:
2014-06-01 16:14:10 +00:00
grpcomm
Replace the PML barrier with an RTE barrier for now until we can come up with a better solution for connectionless BTLs.
2014-06-01 16:08:56 +00:00
iof
Per RFC:
2014-06-01 16:14:10 +00:00
odls
Really should check our own node for oversubscription, not the HNP
2014-06-04 03:09:02 +00:00
oob
Now that the BTLs are moving down to OPAL and becoming available to ORTE, there no longer is a need/desire to push performance in the OOB/TCP component. So we don't need multiple modules driving NICs in parallel, and can drop all the complicated distribution logic. Fall back to the simplified single module model, but retain the ability to run that module in its own progress thread if so directed.
2014-06-06 02:24:17 +00:00
plm
Cannot update the proc state prior to activating the state machine as some callback functions need to compare the prior proc state against the new one.
2014-06-04 03:40:08 +00:00
ras
Cleanup compile issues - missing updates to some plm components and the slurm ras component
2014-06-01 17:59:06 +00:00
rmaps
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
rml
orte: fix several small memory leaks
2014-05-15 15:06:27 +00:00
routed
Per RFC:
2014-06-01 16:14:10 +00:00
rtc
Move fclose inside bracket to protect against NULL fp
2014-06-04 03:08:18 +00:00
snapc
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
sstore
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
state
Cleanup a set of typos on the orte_get_attribute call
2014-06-03 20:36:38 +00:00