1
1
openmpi/opal/mca
Josh Hursey cc83d41ad9 Merge in tmp/jjh-scratch
{{{
 svn merge -r 18218:18240 https://svn.open-mpi.org/svn/ompi/tmp/jjh-scratch .
}}}

Contains:
 * Primarily a fix for a user reported problem where a cached file descriptor is causing a SIGPIPE on restart.
 * Cleanup some small memory leaks from using mca_base_param_env_var() - Thanks Jeff
 * Cleanup ORTE FT tool compilation in non-FT builds - Thanks Tim P.
 * Cleanup mpi interface with missplaced {{{OPAL_CR_ENTER_LIBRARY}}} - Thanks Terry
 * Some other sundry cleanup items all dealing with C/R functionality in the trunk.

This commit was SVN r18241.
2008-04-23 00:17:12 +00:00
..
backtrace From Brian B.: 2008-03-17 13:39:25 +00:00
base For consistency reasons always use opal_home_directory and 2008-03-31 18:13:41 +00:00
carto Avoid strcpy if its not really required. 2008-03-25 22:40:20 +00:00
crs Merge in tmp/jjh-scratch 2008-04-23 00:17:12 +00:00
installdirs - Add some type casts, required by MS compiler. 2007-09-11 09:32:11 +00:00
maffinity Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
memchecker These functions should always have a return value. 2008-04-16 13:54:15 +00:00
memcpy Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
memory Undefine MORECORE_CANNOT_TRIM. We don't call free() from the callback any more. 2008-01-08 10:08:35 +00:00
paffinity Few less warnings. 2008-03-30 19:06:49 +00:00
timer Patch from George: ensure that we don't overwrite timer_linux_happy 2008-03-26 11:22:57 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00