14b89e0e50
* Add ability to completely disable libltdl (the dlopen code to load dynamic shared objects) to configure: --disable-dlopen * Added MCA param (component_disable_dlopen) to disable DSO loading at runtime * Made the event library behave in some not-completely-erroneous way on platforms where it has absolutely no eventops support (ie, no select, poll, or epoll) * Disabled orte_wait, opal_few, and opal_daemon_init code on platforms without fork, waitpid support. All non-init functions will return OPMI_ERR_NOT_SUPPORTED * Disable orteprobe tool when fork or pipe aren't supported This commit was SVN r6490. |
||
---|---|---|
.. | ||
Makefile.am | ||
orte_abort.c | ||
orte_finalize.c | ||
orte_init_stage1.c | ||
orte_init_stage2.c | ||
orte_init.c | ||
orte_monitor.c | ||
orte_restart.c | ||
orte_setup_hnp.c | ||
orte_system_finalize.c | ||
orte_system_init.c | ||
orte_universe_exists.c | ||
orte_wait.c | ||
orte_wait.h | ||
runtime_internal.h | ||
runtime_types.h | ||
runtime.h |