Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
История
Shiqing Fan
2f442799f8
fix several typecasts
...
This commit was SVN r26957.
2012-08-07 10:41:53 +00:00
..
common
Make all the PMI components depend on the common pmi library and properly
2012-06-11 15:58:09 +00:00
db
fix several typecasts
2012-08-07 10:41:53 +00:00
errmgr
It's actually ''not'' an error to exit if all routes and children are
2012-08-01 19:49:19 +00:00
ess
A little cleaner on the message about repeated ctrl-c, and re-enable the event so we can abort if we see multiple ctrl-c's that don't meet the time requirement
2012-08-03 01:26:18 +00:00
filem
Some cleanup to remove calls to opal_progress when running with orte progress threads, and to ensure that all orte-related events are in the orte event base.
2012-06-11 19:59:53 +00:00
grpcomm
Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required.
2012-06-27 14:53:55 +00:00
iof
Ensure we don't build the MR iof components unless hadoop support is enabled
2012-06-28 18:20:15 +00:00
odls
Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required.
2012-06-27 14:53:55 +00:00
oob
oob/ud fix compile error
2012-07-31 21:50:34 +00:00
plm
For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation).
2012-08-03 16:30:05 +00:00
ras
For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation).
2012-08-03 16:30:05 +00:00
rmaps
Cleanly error out when someone asks to map-to <object> if that object doesn't exist on a node.
2012-08-04 21:52:36 +00:00
rml
Remove the orte notifier framework, per discussion at the devel meeting and follow-up with Jeff (who took the action item)
2012-06-22 18:09:23 +00:00
routed
Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required.
2012-06-27 14:53:55 +00:00
sensor
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
snapc
Make C/R work with nodes > 1. This fix makes sure that the app coordinators send
2012-07-13 23:37:29 +00:00
sstore
Fix C/R support in the trunk.
2012-07-09 23:34:13 +00:00
state
If a callback is set in the state machine, and the state doesn't yet exist, create it
2012-08-03 21:43:36 +00:00