[all-commits] [llvm/llvm-project] 2aea0a: [OpenMP][libomp] Switch Intel topology type values...

Jonathan Peyton via All-commits all-commits at lists.llvm.org
Wed Jan 18 10:12:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2aea0a9de093624b39cf919af8d2755fe9cfec5a
      https://github.com/llvm/llvm-project/commit/2aea0a9de093624b39cf919af8d2755fe9cfec5a
  Author: Jonathan Peyton <jonathan.l.peyton at intel.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M openmp/runtime/src/kmp_affinity.cpp

  Log Message:
  -----------
  [OpenMP][libomp] Switch Intel topology type values: module, tile

According to Software Developer Manual, modules should be value 3 and
tile should be value 4.




More information about the All-commits mailing list