1
1
openmpi/opal/runtime
2014-12-09 14:14:20 -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 configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -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 opal_progress: fix sched_yield check 2014-12-09 14:14:20 -07: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