[all-commits] [llvm/llvm-project] a733b1: [OpenMP][libomp] Enable HWLOC topology detection o...
Jonathan Peyton via All-commits
all-commits at lists.llvm.org
Wed Nov 17 14:30:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a733b18bdbe28778cf34705447ee7691b2064b6e
https://github.com/llvm/llvm-project/commit/a733b18bdbe28778cf34705447ee7691b2064b6e
Author: Peyton, Jonathan L <jonathan.l.peyton at intel.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M openmp/runtime/src/kmp_affinity.cpp
Log Message:
-----------
[OpenMP][libomp] Enable HWLOC topology detection of multiple CPU kinds
Teach the HWLOC topology method how to detect Atom and Core
types so hybrid CPUs are properly detected and represented when using
the HWLOC topology method.
Differential Revision: https://reviews.llvm.org/D112270
More information about the All-commits
mailing list