[all-commits] [llvm/llvm-project] 05e2bc: [OpenMP] Ensure socket layer is not first in CPUID...
Jonathan Peyton via All-commits
all-commits at lists.llvm.org
Thu Jul 6 10:36:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05e2bc25e85a904e45663584167d575580834396
https://github.com/llvm/llvm-project/commit/05e2bc25e85a904e45663584167d575580834396
Author: Jonathan Peyton <jonathan.l.peyton at intel.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M openmp/runtime/src/kmp_affinity.cpp
Log Message:
-----------
[OpenMP] Ensure socket layer is not first in CPUID topology detection
* Return 0 length topology if socket layer is detected first
* Fix DEBUG ASSERT
More information about the All-commits
mailing list