1
1
openmpi/opal/mca
Ralph Castain fdb2408bf2 Rename the osx paffinity component the "posix" component since it really has nothing osx specific in it - it is just a generic posix call to determine #processors. Set the priority low so that both linux and solaris components override it if they build. It shouldn't build in Windows at all.
Modify the odls to remove a (size_t) typecast in front of the num_processors variable just in case it is returned negative. This usually is accompanied by an opal_error, so this shouldn't make any difference - but it is more technically correct.

This commit was SVN r19008.
2008-07-24 01:54:51 +00:00
..
backtrace From Brian B.: 2008-03-17 13:39:25 +00:00
base Remove 2 compiler warnings. 2008-07-21 12:55:40 +00:00
carto Change of name conventions in carto 2008-07-03 14:19:16 +00:00
crs This commit fixes runs when there is no available CRS component (BLCR is unavailable, and SELF is deactivated). Previously the run would fail out of MPI_INIT since the OPAL CRS framework could not select a component. This is because the framework did not recognize the 'none' component as a full component because it was part of crs/base. 2008-07-08 20:04:39 +00:00
installdirs - Add some type casts, required by MS compiler. 2007-09-11 09:32:11 +00:00
maffinity Fix compile problems on systems with older versions of libnuma (that 2008-06-16 17:26:42 +00:00
memchecker - This fix replaces r18899, which actually was not correct. 2008-07-14 13:06:09 +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 - The ptmalloc2 memory manager component is now by default built as 2008-06-13 22:32:49 +00:00
paffinity Rename the osx paffinity component the "posix" component since it really has nothing osx specific in it - it is just a generic posix call to determine #processors. Set the priority low so that both linux and solaris components override it if they build. It shouldn't build in Windows at all. 2008-07-24 01:54:51 +00:00
timer Add timer support for Catamount 2008-06-24 22:13:34 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Fix CIDs 458, 716, 717: ensure that strings are long enough to always 2008-06-06 00:59:08 +00:00