1
1
openmpi/opal/mca
Nathan Hjelm 899bf548a2 opal/hwloc: fix topology detection when socket is above numa
The OPAL_PROC_ON_* definitions have been changed from values to
flags. This should not cause any problems as these values were already
used as flags throughout the code base. Note, there will be a
difference between localities produced by the new code and the
old. For example, if a machine does not have a level-3 but two cores
share a level-1 or level-2 cache cache the level-3 bit will not be set
in the locality and OPAL_PROC_ON_LOCAL_L3CACHE will return 0. Before
this change it would have returned 1.

In addition the OPAL_PROC_ON_LOCAL_* macros have been simplified.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-10 14:17:45 -06:00
..
allocator pml: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
backtrace Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
base mca/base: use standard verbosity levels 2015-08-17 11:48:06 -06:00
btl usnic: update for new add_procs() downcall behavior 2015-09-10 08:55:55 -06:00
common Merge pull request #836 from rolfv/pr/fix-cuda-war 2015-09-01 15:05:29 -04:00
compress Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
crs Merge pull request #657 from hjelmn/c99 2015-06-25 11:21:09 -06:00
dl opal/mca/dl/dl.h: fix the #ifndef/#define name 2015-06-15 13:08:57 -07:00
event configury: fix libevent configure.ac 2015-08-12 15:37:22 +09:00
hwloc opal/hwloc: fix topology detection when socket is above numa 2015-09-10 14:17:45 -06:00
if ownership: update ownership files 2015-06-25 10:04:42 -06:00
installdirs Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memchecker ownership: update ownership files 2015-06-25 10:04:42 -06:00
memcpy Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memory Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mpool Merge pull request #868 from rhc54/topic/hwloc 2015-09-04 17:58:07 -07:00
pmix Fix the handling of cpusets so we get the correct cpuset for each local peer. Add the ability to indicate that a modex request is "optional" so we don't call the server if we don't find the value. Take advantage of that to allow the MPI layer to decide that the lack of locality info indicates non-local 2015-09-10 10:25:30 -07:00
pstat more c99 updates 2015-06-25 10:14:13 -06:00
rcache rcache/vma: make rcache lock recursive 2015-08-26 10:01:37 -06:00
reachable Merge pull request #657 from hjelmn/c99 2015-06-25 11:21:09 -06:00
sec Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
shmem more c99 updates 2015-06-25 10:14:13 -06:00
timer more c99 updates 2015-06-25 10:14:13 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00