Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
2b61f22973
Now that the abort code no longer involves a blocking rml send section, apps that call show_help followed by abort are not printing their error message. So block them in show_help until that message gets out.
...
This commit was SVN r31595.
2014-05-01 22:57:17 +00:00
..
etc
Backing out the Open SHMEM project
2013-02-12 17:45:27 +00:00
include
Fix the tarball build - need to include the orte_config.h header
2014-04-29 00:05:19 +00:00
mca
Try again to get an error message printed when a daemon fails to successfully report back to mpirun. In this case, there is no guaranteed way for the daemon to output the error report itself - we don't have a connection back to the HNP, and we have tied stderr off to /dev/null (for good reasons). So the HNP has to detect the failure itself and report it.
2014-05-01 19:48:21 +00:00
orted
Minor cleanup - remove unused RML tag
2014-04-29 17:34:17 +00:00
runtime
As per the RFC:
2014-04-29 21:49:23 +00:00
test
Per the RFC, remove the sensor framework from the ORTE code area, relocating it offsite to the ORCM code area. Also update some ignores to ensure we don't pickup crosstalk in components
2014-04-15 21:48:24 +00:00
tools
Ensure we cleanup some files so session dirs can be rolled up
2014-04-30 17:52:10 +00:00
util
Now that the abort code no longer involves a blocking rml send section, apps that call show_help followed by abort are not printing their error message. So block them in show_help until that message gets out.
2014-05-01 22:57:17 +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
Something funny is going on when --without-orte, so revert the orte/Makefile.am for now while we try to figure it out
2014-03-11 23:07:21 +00:00