[Openmp-commits] [PATCH] D14254: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget device RTLs.
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jan 29 06:01:11 PST 2018
grokos marked an inline comment as done.
grokos added inline comments.
================
Comment at: README.rst:289
+ **LIBOMPTARGET_NVPTX_DEBUG** = ``OFF|ON``
+ Enable printing of debug messages from the nvptx runtime.
+
----------------
omalyshe wrote:
> Should it be "the NVPTX device RTL" like in the previous item?
Thanks for pointing it out, I've changed it!
Repository:
rOMP OpenMP
https://reviews.llvm.org/D14254
More information about the Openmp-commits
mailing list