1
1
openmpi/opal/mca
2012-08-11 16:19:29 +00:00
..
backtrace Some platforms don't have <execinfo.h>, even if they have backtrace() 2011-07-10 11:14:19 +00:00
base Remove unused variables. 2012-08-08 12:43:13 +00:00
compress Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
crs Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
event Sigh - add a continuation character so we don't lose required files 2012-08-11 16:19:29 +00:00
hwloc Remove initialized but unused variables. 2012-08-07 12:05:25 +00:00
if Plug memory leak 2011-02-14 19:51:33 +00:00
installdirs fix several typecasts 2012-08-07 10:41:53 +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 revert previous commit 2012-03-29 14:07:13 +00:00
pstat Gah! r25545 acidentally included ''waaaay'' more stuff than it was 2011-11-29 23:24:52 +00:00
shmem Getting out of bed this morning was a bad idea... Reverting the sm update once more because it breaks direct launch. Will address this issue and commit the update once it has all been tested. Sorry everyone! 2012-08-10 22:20:38 +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