1
1
openmpi/opal
Gilles Gouaillardet 041a431966 pmix3x: configury: correctly handle --disable-dlopen
the LT_* macros do overwrite the enable_dlopen variable,
so it must be tested and saved before invoking LT_INIT.
delay the invokation of the LT_* macros and use the
PMIX_ENABLE_DLOPEN_SUPPORT variable to figure out whether
--disable-dlopen was invoked
2016-09-15 13:26:20 +09:00
..
asm opal/asm: remove alpha support 2015-08-18 09:11:38 -06:00
class Remove some of the clang warnings. 2016-08-20 14:21:42 -04:00
datatype Remove some of the clang warnings. 2016-08-20 14:21:42 -04:00
dss Provide a mechanism for obtaining memory profiles of daemons and application profiles for use in studying our memory footprint. Setting OMPI_MEMPROFILE=N causes mpirun to set a timer for N seconds. When the timer fires, mpirun will query each daemon in the job to report its own memory usage plus the average memory usage of its child processes. The Proportional Set Size (PSS) is used for this purpose. 2016-08-31 09:32:07 -07:00
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
include Merge pull request #2051 from hjelmn/ppc_asm 2016-09-06 15:13:28 -06:00
mca pmix3x: configury: correctly handle --disable-dlopen 2016-09-15 13:26:20 +09:00
memoryhooks opal/memory: move initialization to first rcache creation 2016-04-13 17:21:46 -06:00
runtime Implement notification of completion on comm_spawn'd child jobs. Add a configure flag to enable PMIx 3's shared memory datastore, and set it disable by default so that comm_spawn functions again. Will reverse the default once that feature is fully functional 2016-09-01 13:10:10 -07:00
threads threads: fix WAIT_SYNC_INIT with a zero count 2016-09-07 10:03:40 +09:00
tools pkgconfig: define the pkgincludedir variable in *.pc files 2016-09-13 09:50:14 +09:00
util opal/util: fix (again and again) incorrect type casting in opal_path_df 2016-08-26 09:42:45 +09:00
win32 opal: standardize on max hostname length 2016-04-24 08:19:47 +02:00
common_sym_whitelist.txt opal: add code patcher framework 2016-04-13 17:16:13 -06:00
Makefile.am Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
win_makefile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00