[Openmp-commits] [PATCH] D44522: [Libomptarget] Full implementation of the target-offload-icv

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Aug 5 08:30:25 PDT 2018


Hahnfeld added a comment.

@grokos do you plan to update this patch? If not I'll try to implement this variable according to TR7 which will be very close to what OpenMP 5.0 will have. It's really annoying that target execution falls back to the host if the device is busy or there is an error in the kernel :-(


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D44522





More information about the Openmp-commits mailing list