[llvm-bugs] [Bug 44587] OpenMP offload using CUDA-10.1: Instruction 'vote' without '.sync' is not supported. Another one
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 11 21:24:07 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44587
Ye Luo <xw111luoye at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #11 from Ye Luo <xw111luoye at gmail.com> ---
The clang I used to build libomptarget was also clang9.
Once I rebuilt clang+openmp with clang10, the error goes away.
We probably need a note on the LLVM OpenMP page indicating that libomptarget
needs to be built with clang 10.
*** This bug has been marked as a duplicate of bug 43156 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200212/3590e707/attachment.html>
More information about the llvm-bugs
mailing list