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

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed May 2 08:02:08 PDT 2018


grokos added a comment.

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.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D46210





More information about the Openmp-commits mailing list