1
1
openmpi/opal/mca/hwloc/base
Jeff Squyres 8d161af059 Move hwloc_cpuset_t prettyprint routines down into the hwloc base:
* opal_hwloc_base_cset2str(): Make a human-readable string of a
   hwloc_cpuset_t (e.g., socket 2[core 3[hwt 1]])
 * opal_hwloc_base_cset2mapstr(): Make a map-like string of a
   hwloc_cpuset_t (e.g., [B./..])

This commit was SVN r26532.
2012-06-01 16:02:18 +00:00
..
.windows Fix Windows build 2011-10-21 14:46:58 +00:00
base.h Move hwloc_cpuset_t prettyprint routines down into the hwloc base: 2012-06-01 16:02:18 +00:00
help-opal-hwloc-base.txt 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_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 Per RFC, bring in the following changes: 2012-05-07 14:52:54 +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 Keep the help string less than 509 characters so that compilers don't complain. 2012-05-29 18:43:04 +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 Move hwloc_cpuset_t prettyprint routines down into the hwloc base: 2012-06-01 16:02:18 +00:00
Makefile.am Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00