1
1
openmpi/opal/mca/hwloc/base
2012-10-01 15:06:15 +00:00
..
.windows correct a few typecasts 2012-07-20 12:10:00 +00:00
base.h Add a convenient macro for debugging process binding that shows the current binding pattern - helps when trying to figure out when a process got bound, and to where 2012-10-01 15:06:15 +00:00
help-opal-hwloc-base.txt Clean up the error message names from the hwloc base, and add a 2012-08-29 16:40:46 +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 Remove another antiquated dss function - the 'size' API isn't used anywhere since the GPR went away 2012-06-25 13:33:45 +00:00
hwloc_base_maffinity.c Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00
hwloc_base_open.c Move missing piece to required visibility 2012-09-27 01:43:54 +00:00
hwloc_base_proc_mempolicy.c At long last, the fabled revision to the affinity system has arrived. A more detailed explanation of how this all works will be presented here: 2011-11-15 03:40:11 +00:00
hwloc_base_util.c Get the trunk to build again when --without-hwloc is specified. Move a couple of key type definitions and utilities out from under the HAVE_HWLOC test so they are always available as they don't really depend on hwloc's presence. Tell two compnents not to build if hwloc is disabled: 2012-09-26 23:24:27 +00:00
Makefile.am Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00