1
1
openmpi/opal/mca
Jeff Squyres 1fd5b0402a Refs trac:1250
* Fix linux paffinity component to make a "best" guess when PLPA
   can't find topology information in the Linux kernel.  That is, if
   PLPA can't tell us the max_processor_id, just assume that it's the
   same as the number of processors.  If you have a more complex
   system than that (e.g., you have holes in your available processor
   IDs), you'll likely be running a Linux kernel that supports the
   topology information, and this problem won't happen.
 * Make sure to conver the return codes from PLPA to OPAL_ERR* codes.

This commit was SVN r19001.

The following Trac tickets were found above:
  Ticket 1250 --> https://svn.open-mpi.org/trac/ompi/ticket/1250
2008-07-23 15:47:43 +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 Refs trac:1250 2008-07-23 15:47:43 +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