1
1
openmpi/opal
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
..
asm * rename all the atomic functions from ompi to opal 2005-07-03 21:38:51 +00:00
class Small change with large benefits. Until now, in DEBUG mode we keep trace of the file and line number where 2005-07-12 05:26:37 +00:00
event Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00
include * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
mca Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00
runtime * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
threads * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
util Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00
Makefile.am * fix some more makefiles 2005-07-02 16:00:15 +00:00