[Openmp-commits] [PATCH] D112027: [OpenMP][libomp] Allow users to specify KMP_HW_SUBSET in any order

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 8 07:54:11 PST 2021


jlpeyton added a comment.

In D112027#3071416 <https://reviews.llvm.org/D112027#3071416>, @ye-luo wrote:

> Can we have user documentation for KMP_XX environment variables on https://openmp.llvm.org//design/Runtimes.html#openmp-runtimes?

We're trying to figure out if we can use the text from https://www.intel.com/content/www/us/en/develop/documentation/oneapi-dpcpp-cpp-compiler-dev-guide-and-reference/top/compilation/supported-environment-variables.html instead of re-doing the definitions in two separate places.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112027



More information about the Openmp-commits mailing list