[Openmp-commits] [PATCH] D13991: Adding Hwloc library option for affinity mechanism.
hfinkel@anl.gov via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 27 12:41:28 PDT 2015
hfinkel added inline comments.
================
Comment at: runtime/Build_With_CMake.txt:163
@@ +162,3 @@
+-DLIBOMP_USE_HWLOC=off|on
+Should the Hwloc library be used for affinity?
+
----------------
We should add a link here to the hwloc project page (http://www.open-mpi.org/projects/hwloc/).
Repository:
rL LLVM
http://reviews.llvm.org/D13991
More information about the Openmp-commits
mailing list