llvm-project
730e8a4a - [OpenMP] Add memory allocation using hwloc (#132843)

Commit
1 year ago
[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.
Author
Parents
Loading