Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
История
Ralph Castain
8bb0c16c2f
Add new tag
...
This commit was SVN r23382.
2010-07-13 06:29:13 +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
Revert some of a prior commit - there is no need for another flag to indicate one-sided termination of the orteds.
2010-07-10 03:33:01 +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
The --output-filename option currently mixes the output from all processes with the same rank, but different jobids. Thus, the output from comm_spawn'd processes gets intermingled with their parents and each other.
2010-07-12 21:43:49 +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
Revert some of a prior commit - there is no need for another flag to indicate one-sided termination of the orteds.
2010-07-10 03:33:01 +00:00
ras
Allow the ALPS allocator to run if the BASIL_RESERVATION_ID has been set. Update show_help messages and comments to reflect this new scenario.
2010-07-12 15:42:25 +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
Add new tag
2010-07-13 06:29:13 +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