[Openmp-commits] [PATCH] D112270: [OpenMP][libomp] Enable HWLOC topology detection of multiple CPU kinds

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Oct 21 14:06:19 PDT 2021


jlpeyton created this revision.
jlpeyton added reviewers: AndreyChurbanov, tlwilmar, hbae, Nawrin.
jlpeyton added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
jlpeyton requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112270

Files:
  openmp/runtime/src/kmp_affinity.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112270.381381.patch
Type: text/x-patch
Size: 4169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211021/12da3c55/attachment.bin>


More information about the Openmp-commits mailing list