[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 Jan 19 12:07:34 PST 2023


jlpeyton added a comment.

> openmp/runtime/src/kmp_affinity.cpp:1611 has to be guarded by version check as well.

I've made https://reviews.llvm.org/D142152 which combines @ggouaillardet 's patch with this other necessary HWLOC_API_VERSION guard.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112270/new/

https://reviews.llvm.org/D112270



More information about the Openmp-commits mailing list