Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
62a8b73f1a
Correctly handle output sent to the group input channel
...
This commit was SVN r23362.
2010-07-07 14:17:48 +00:00
..
config
Create a new "heartbeat" module in the sensor framework and move the plm_base heartbeat code there. Add new proc and job states for heartbeat_failed. Remove the "heartbeat" cmd line option for orted as this is now done automatically if the --enable-heartbeat configure option is set.
2010-05-05 00:48:43 +00:00
etc
Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's
2008-06-04 01:28:03 +00:00
include
Make "processor affinity not supported" error message a little better:
2010-06-08 20:16:07 +00:00
mca
Correctly handle output sent to the group input channel
2010-07-07 14:17:48 +00:00
orted
* Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with
2010-05-17 23:08:56 +00:00
runtime
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
test
Fully restore fault recovery, both at the individual process and daemon level.
2010-07-01 19:45:43 +00:00
tools
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
util
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
CMakeLists.txt
Update ORTE source files.
2010-07-05 08:45:41 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
This commit converts us to the "one big libmpi" scheme that has been
2010-02-23 22:20:01 +00:00