1
1
openmpi/opal/runtime
2014-10-10 11:39:08 -07:00
..
help-opal_info.txt Add support for the MCA variable information level to ompi_info. 2013-07-10 18:52:36 +00:00
help-opal-runtime.txt opal MCA params: Move (and adapt) help message to opal help file 2014-08-16 11:54:41 +00:00
Makefile.am Provide a mechanism by which an upstream project can rename the OPAL and ORTE libraries. This is required by projects such as ORCM that have their own ORTE and OPAL libraries in order to avoid library confusion. By renaming their version of the libraries, the OMPI applications can correctly dynamically load the correct one for their build. 2014-10-10 11:39:08 -07:00
opal_cr.c George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
opal_cr.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
opal_finalize.c Be symmetric to the opal_init. 2014-07-15 05:05:26 +00:00
opal_info_support.c version configury: make dist now works 2014-10-02 11:32:54 -07:00
opal_info_support.h version configury: make dist now works 2014-10-02 11:32:54 -07:00
opal_init.c Cleanup some cruft resulting from the move of the btl's to opal. We had created the ability to delay modex operations, which included a need to delay retrieving hostname info for remote procs. This allowed us to not retrieve the modex info until first message unless required - the hostname is generally only required for debug and error messages. 2014-10-03 16:02:57 -06:00
opal_params.c Fix timing framework: 2014-09-23 12:59:54 +00:00
opal_params.h Fix timing framework: 2014-09-23 12:59:54 +00:00
opal_progress_threads.c Correctly dereference the thread object 2014-07-26 17:01:27 +00:00
opal_progress_threads.h It is possible to have a "standard" progress thread, so simplify the usage of the opal_progress_thread code. 2014-07-22 16:55:23 +00:00
opal_progress.c make the opal progress yield variable settable at any time 2014-03-27 15:51:06 +00:00
opal_progress.h make the opal progress yield variable settable at any time 2014-03-27 15:51:06 +00:00
opal.h Per the PMIx RFC: 2014-08-21 18:56:47 +00:00