1
1
openmpi/opal
Nathan Hjelm 5449c45444 Per RFC: Make mca_base_param_deregister usable by changing its behavior to create a hole in the parameter array instead of deleting the parameter.
The old behavior of mca_base_param_deregister could cause the indices of other mca parameters to change. This could potentially cause problems if a mca user saves and later references an affected index.

This commit was SVN r27633.
2012-11-26 20:55:02 +00:00
..
asm Fix ASM generation with BSD "make". Many thanks to Paul Hargrove for 2012-02-13 22:29:24 +00:00
class There's no point in having a separate opal_hotel_finalize() function 2012-11-02 14:00:54 +00:00
config do not include c99 flag in compiler wrappers 2012-11-20 19:33:14 +00:00
datatype Remove unused variables. 2012-08-08 12:43:13 +00:00
dss Pack the buffer object from the beginning 2012-11-12 02:52:37 +00: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
include Ensure the cma.h file is included in the tarball 2012-09-04 19:34:09 +00:00
mca Per RFC: Make mca_base_param_deregister usable by changing its behavior to create a hole in the parameter array instead of deleting the parameter. 2012-11-26 20:55:02 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Silence compiler warnings 2012-11-12 02:51:05 +00:00
threads Remove clang compiler warnings. 2012-05-29 23:36:06 +00:00
tools do not include c99 flag in compiler wrappers 2012-11-20 19:33:14 +00:00
util Per Jeff's suggestion, set the default answer when asking for IP aliases in case we don't find any 2012-11-16 14:28:30 +00:00
win32 Remove one .windows file. 2012-09-03 09:51:44 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +00:00
Makefile.am Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00