[Openmp-dev] Offloading build fails

Jon Chesterfield via Openmp-dev openmp-dev at lists.llvm.org
Mon Nov 4 14:43:13 PST 2019


On Mon, Nov 4, 2019 at 10:16 PM Itaru Kitayama <itaru.kitayama at gmail.com>
wrote:

> Can you submit a patch to upstream? In the meantime, I workaround by using
> libc++.
>

The 'right' fix is to stop cuda putting symbols in namespace std::, but
that ship has sailed. Or possibly openmp variants as a future repair.

I've 'raised a concern' on the guilty commit (
https://reviews.llvm.org/rC361066) in the hope that someone else fixes it.
My next step would probably be to propose a reverting commit and put the
author of that patch down as reviewer.

Cheers

Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20191104/22660006/attachment.html>


More information about the Openmp-dev mailing list