1
1
openmpi/opal/mca/paffinity/linux
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
..
plpa As pointed out by Ralf 2008-06-06 01:20:47 +00:00
configure.m4 Fixes trac:1057. 2007-06-15 11:36:22 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
paffinity_linux_component.c Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
paffinity_linux_module.c Refs trac:1250 2008-07-23 15:47:43 +00:00
paffinity_linux.h Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00