1
1
openmpi/opal/mca/base
Brian Barrett 14b89e0e50 Bunch more updates from operation Red Storm:
* 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.
2005-07-14 18:05:30 +00:00
..
base.h Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00
help-mca-base.txt Added some userlevel error checking, and messaging. 2005-07-12 18:06:31 +00:00
Makefile.am First cut at Makefile.am changes 2005-07-02 14:08:19 +00:00
mca_base_close.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
mca_base_cmd_line.c * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
mca_base_component_compare.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_component_find.c Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00
mca_base_component_repository.c Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00
mca_base_components_close.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
mca_base_components_open.c Added some userlevel error checking, and messaging. 2005-07-12 18:06:31 +00:00
mca_base_list.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
mca_base_mem.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_msgbuf_internal.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
mca_base_msgbuf.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
mca_base_msgbuf.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_open.c Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00
mca_base_param_internal.h * rename ompi_hash_table opal_hash_table 2005-07-03 16:52:32 +00:00
mca_base_param.c * rename ompi_printf to opal_printf 2005-07-04 02:16:57 +00:00
mca_base_param.h * rename ompi_hash_table opal_hash_table 2005-07-03 16:52:32 +00:00
mca_base_parse_paramfile_lex.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_parse_paramfile_lex.l Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_parse_paramfile.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00