1
1
openmpi/opal/mca
2011-05-28 22:18:19 +00:00
..
backtrace Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
base Remove lingering references to opal_profile option 2011-05-18 18:27:29 +00:00
carto 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
common Commit patch from upstream hwloc: r3482. Fixes some compiler 2011-04-27 17:08:15 +00:00
compress Decode SOS error code before checking it with the native error code. 2011-01-20 23:21:38 +00:00
crs Some string and state cleanup. Thanks to George Bosilca for the initial patch. 2011-03-01 20:12:23 +00:00
event Avoid blocking select on Windows. 2011-02-16 08:48:21 +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 Oops -- need string.h, too (for strcasecmp). 2011-04-28 15:42:35 +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 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
paffinity New comment explains it all -- previous code was failing to find the 2011-04-25 16:55:27 +00:00
pstat Plug fd leak 2011-05-18 13:46:27 +00:00
sysinfo Enable the ability to constrain applications to hosts on the basis of resources. 2011-05-28 22:18:19 +00:00
timer Fix build failure on AIX 2011-01-28 08:09:45 +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