[Openmp-commits] [PATCH] D46210: [OpenMP] Use LIBOMPDEVICE_DEBUG env var to control debug messages on the device side

Guansong Zhang via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed May 2 08:53:07 PDT 2018


guansong added a comment.

In https://reviews.llvm.org/D46210#1085335, @grokos wrote:

> May I suggest that we use something like `LIBOMPTARGET_DEVICE_RTL_DEBUG` instead of `LIBOMPDEVICE_DEBUG`? I think this name is more descriptive of what the env var does.


It's kind of long, but I am ok also if you do not want to shorten it.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D46210





More information about the Openmp-commits mailing list