[Openmp-dev] Mapped without a warning, but device code fails at run time

Itaru Kitayama via Openmp-dev openmp-dev at lists.llvm.org
Mon Oct 21 20:20:56 PDT 2019


Hi,
By checking the compiler message, a type is mapped without triggering
a Non-trivial type ... warning, but the device code fails at the run time
leaving:

Libomptarget fatal error 1: failure of target construct while offloading is
mandatory

(in the code accessing an element in a user-defined "vector")
in this case, should I worry about a possible compiler bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20191022/d22c9b4a/attachment.html>


More information about the Openmp-dev mailing list