1
1
openmpi/opal/mca
2012-03-23 14:05:52 +00:00
..
backtrace Some platforms don't have <execinfo.h>, even if they have backtrace() 2011-07-10 11:14:19 +00:00
base Gah! r25545 acidentally included ''waaaay'' more stuff than it was 2011-11-29 23:24:52 +00:00
carto patched the lex files to not issue the following compiler warning: 2011-10-10 18:13:04 +00:00
compress Decode SOS error code before checking it with the native error code. 2011-01-20 23:21:38 +00:00
crs Per RFC from long ago: 2012-03-22 12:01:46 +00:00
event Ensure we see the correct config.h, and silence the warnings caused by duplicate defines 2012-02-16 02:50:57 +00:00
hwloc Support -cpu-set by binding to the specified cpus in the absence of any other binding directive. Allows users to subdivide nodes for multiple parallel mpirun invocations. 2012-03-23 14:05:52 +00:00
if Plug memory leak 2011-02-14 19:51:33 +00:00
installdirs Update the windows installdir component. 2011-04-05 12:15:41 +00:00
maffinity Remove the libnuma component; the hwloc maffinity component does everything that this compnent used to do. Good riddance! 2012-01-19 23:53:05 +00:00
memchecker Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
memcpy 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
memory Fixes trac:2844: ensure to take the value of --with(out)-memory-manager 2012-01-27 18:05:48 +00:00
paffinity In a recent v1.5 branch issue, it took a while to figure out that 2012-02-10 18:29:52 +00:00
pstat Gah! r25545 acidentally included ''waaaay'' more stuff than it was 2011-11-29 23:24:52 +00:00
shmem remove some unused cruft in shmem. minor common sm cleanup. 2011-12-16 22:43:55 +00:00
timer Need to make sure that only the winning component sets the include file. 2012-02-20 16:45:54 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Per http://www.open-mpi.org/community/lists/devel/2010/01/7283.php, allow MCA components to fail the component.register and component.open methods without the MCA base printing errors. 2010-01-12 19:29:12 +00:00