1
1
openmpi/opal/mca/hwloc/base
Ralph Castain 4368199c86 Missing include
This commit was SVN r25402.
2011-10-31 13:39:57 +00:00
..
.windows Fix Windows build 2011-10-21 14:46:58 +00:00
base.h Bring over some useful utilities and definitions for working with hwloc inside ORTE/OMPI. Cache frequently computed info to save processing time when handling multiple nodes with the same topology. Deal with available cpus as defined by online vs allowed vs user-specified limits. Help deal with hwloc's unfortunate decision to lump all caches in the same object type. 2011-10-29 14:58:58 +00:00
help-opal-hwloc-base.txt Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00
hwloc_base_close.c Complete implementation of the ess.proc_get_locality API. Up to this point, the API was only capable of telling if the specified proc was sharing a node with you. However, the returned value was capable of telling you much more detailed info - e.g., if the proc shares a socket, a cache, or numa node. We just didn't have the data to provide that detail. 2011-10-19 20:18:14 +00:00
hwloc_base_dt.c Missing include 2011-10-31 13:39:57 +00:00
hwloc_base_open.c Bring over some useful utilities and definitions for working with hwloc inside ORTE/OMPI. Cache frequently computed info to save processing time when handling multiple nodes with the same topology. Deal with available cpus as defined by online vs allowed vs user-specified limits. Help deal with hwloc's unfortunate decision to lump all caches in the same object type. 2011-10-29 14:58:58 +00:00
hwloc_base_proc_mempolicy.c Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00
hwloc_base_util.c Bring over some useful utilities and definitions for working with hwloc inside ORTE/OMPI. Cache frequently computed info to save processing time when handling multiple nodes with the same topology. Deal with available cpus as defined by online vs allowed vs user-specified limits. Help deal with hwloc's unfortunate decision to lump all caches in the same object type. 2011-10-29 14:58:58 +00:00
Makefile.am Move maffinity_base_alloc_policy and 2011-09-19 16:10:37 +00:00