[Openmp-commits] [PATCH] D44577: Read OMP_TARGET_OFFLOAD and provide API to access ICV

George Rokos via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Mar 16 13:49:53 PDT 2018


grokos added a comment.

Question: If the ICV is set to DEFAULT, then libomptarget must change it to either MANDATORY (if there are available devices in the system) or DISABLED (if there are no devices). Should libomptarget notify libomp about this change?


Repository:
  rL LLVM

https://reviews.llvm.org/D44577





More information about the Openmp-commits mailing list