Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
История
Ralph Castain
5d2233c950
Add some new tags
...
This commit was SVN r23369.
2010-07-09 17:51:28 +00:00
..
db
Modify the multicast scheme so that applications have separate input and output channels to avoid cross-talk. Update the multicast test to conform.
2010-06-15 03:50:31 +00:00
debugger
Ensure the debugger symbols are loaded into orterun prior to orte_init so they are found by attaching debuggers.
2010-07-09 17:51:00 +00:00
errmgr
As discussed on today's telecon, reorganize the debugger attachment code in orte to better support efforts within the tool community aimed at exploring alternative methods. Move the debugger attachment code from the orterun directory to a new debugger framework. Organize the existing standard support code into an "mpir" component. Organize the current extensions for co-spawning debugger daemons into a separate "mpirx" component.
2010-07-06 23:35:42 +00:00
ess
As discussed on today's telecon, reorganize the debugger attachment code in orte to better support efforts within the tool community aimed at exploring alternative methods. Move the debugger attachment code from the orterun directory to a new debugger framework. Organize the existing standard support code into an "mpir" component. Organize the current extensions for co-spawning debugger daemons into a separate "mpirx" component.
2010-07-06 23:35:42 +00:00
filem
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00
grpcomm
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00
iof
Don't try to forward input when we already ordered shutdown. Check return codes on sends
2010-07-01 19:32:08 +00:00
notifier
Need these header files for NetBSD. Thanks for the heads-up from
2010-07-02 17:38:57 +00:00
odls
Fully restore fault recovery, both at the individual process and daemon level.
2010-07-01 19:45:43 +00:00
oob
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
plm
Define a new node state
2010-07-01 19:38:23 +00:00
ras
Fix broken compile.
2010-05-18 12:43:21 +00:00
rmaps
Do not use nodes that are flagged as down or do-not-use for this map. Modify error output to reflect possible reasons no nodes would be available
2010-07-01 19:39:31 +00:00
rmcast
Add some new tags
2010-07-09 17:51:28 +00:00
rml
Cleanup pointer array addressing
2010-07-01 19:33:10 +00:00
routed
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
sensor
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
snapc
add a few more missing SOS includes
2010-05-18 15:00:07 +00:00