Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
eee7541ae7
Don't overwrite a prior setting for create_session_dirs
...
This commit was SVN r23383.
2010-07-13 06:30:09 +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
Add new tag
2010-07-13 06:29:13 +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
Don't overwrite a prior setting for create_session_dirs
2010-07-13 06:30:09 +00:00
test
Fully restore fault recovery, both at the individual process and daemon level.
2010-07-01 19:45:43 +00:00
tools
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
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
Relevant Windows fixes for r23360.
2010-07-07 16:58:16 +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