1
1
openmpi/ompi/mca/common/sm
Jeff Squyres ec90a3ba6d Fix a few memory leaks, and ensure that coll sm is also registering
the common SM MCA params.

This commit was SVN r24497.
2011-03-08 17:36:59 +00:00
..
.windows Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
common_sm_mmap.c remove an extra semi-colon 2010-10-26 17:23:30 +00:00
common_sm_mmap.h New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm_posix.c remove one more extra semicolon 2010-10-26 17:30:34 +00:00
common_sm_posix.h New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm_rml.c New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm_rml.h New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm_sysv.c New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm_sysv.h New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm_windows.c New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm_windows.h New POSIX shared memory component and other common sm enhancements. 2010-08-23 16:04:13 +00:00
common_sm.c Fix a few memory leaks, and ensure that coll sm is also registering 2011-03-08 17:36:59 +00:00
common_sm.h Fix a few memory leaks, and ensure that coll sm is also registering 2011-03-08 17:36:59 +00:00
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
help-mpi-common-sm.txt disable system v shared memory support when checkpoint/restart is enabled. this combo could presumably work properly someday. 2010-09-22 22:05:07 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00