1
1
openmpi/ompi
Jeff Squyres fe8bc4e7eb debuggers: make the test safe to build without dlopen
This is a bit of overkill, but I'm cleaning out a bunch of other
libltdl-support assumptions, so I might as well do this one, too.  The
test isn't built if we don't have libltdl support, but it had
half-hearted #if protection in it to make it safe to build even if we
didn't have libltdl support.  This commit finishes that half-hearted
support.
2015-02-11 12:25:20 -08:00
..
attribute Prevent deadlocks on recursive calls (deleting communicators with 2014-12-17 23:12:33 -05:00
class 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
communicator Added several new COMM_TYPE_<> splits 2014-12-24 11:21:35 +00:00
contrib Remove the actual VampirTrace sources. 2015-01-22 08:08:53 +01:00
datatype Edgar noticed that the commit 3960817 broke the MPI_Type_create_resized. 2015-01-23 18:12:26 -05:00
debuggers debuggers: make the test safe to build without dlopen 2015-02-11 12:25:20 -08:00
errhandler add more internal RMA error codes 2015-01-06 13:39:04 -07:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
file == Highlights == 2012-04-18 15:57:29 +00:00
group Update the UTK copyright on the topology related files. 2014-05-16 22:23:52 +00:00
include cleanup dead code caused by the removal of the --with-threads configure option 2015-01-16 19:13:59 +09:00
info Fix an MPI-3 compliance buglet - MPI_Info_set should now use "const" qualifiers on the key and value parameters 2014-03-11 23:50:09 +00:00
mca osc/pt2pt: do not set active_incoming_frag_signal_count to 0 on fence completion 2015-02-11 12:34:04 -07:00
message Remove a bunch of unused variables. 2013-03-26 14:34:29 +00:00
mpi Fortran: only emit real16 and complex32 if supported 2015-01-06 09:47:26 -08:00
mpiext MPI extensions: rules of thumb about symbol names 2015-01-29 06:39:44 -06:00
op Deprecated comment. 2014-04-21 23:30:05 +00:00
patterns Add netpatterns_cleanup_narray_knomial_tree function to cleanup after 2014-05-15 17:36:26 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
request 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
runtime Merge pull request #305 from artpol84/timing 2014-12-16 15:13:48 +06:00
tools *-info: add "lt_dladvise support" lines 2015-02-11 12:25:20 -08:00
win Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00