[Openmp-commits] [PATCH] D142036: [OpenMP] Add HWLOC compatibility check
Jonathan Peyton via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 19 09:38:46 PST 2023
jlpeyton added a comment.
Sorry! I just realized there's another patch that solves this problem by inserting the proper HWLOC version checks in the code mentioned here: https://reviews.llvm.org/D112270. I'd rather go with that approach since it allows older HWLOC versions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142036/new/
https://reviews.llvm.org/D142036
More information about the Openmp-commits
mailing list