diff options
author | nawrinsu <nawrin.sultana@intel.com> | 2025-04-02 00:17:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-02 00:17:50 -0700 |
commit | 730e8a4a59a5398f61c526eb00eb409e9306d19c (patch) | |
tree | b10e19ee8a8e939f9ab3ee6efe35e047d1f6b865 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 536fe74aaac437e147fc64dada6af8aab79a8b54 (diff) | |
download | llvm-730e8a4a59a5398f61c526eb00eb409e9306d19c.zip llvm-730e8a4a59a5398f61c526eb00eb409e9306d19c.tar.gz llvm-730e8a4a59a5398f61c526eb00eb409e9306d19c.tar.bz2 |
[OpenMP] Add memory allocation using hwloc (#132843)
This patch adds support for memory allocation using hwloc. To enable
memory allocation using hwloc, env KMP_TOPOLOGY_METHOD=hwloc needs to be
used. If hwloc is not supported/available, allocation will fallback to
default path.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions