Displaying 2 results from an estimated 2 matches for "d20e33e9".
2018 Feb 20
0
use clang++ to build lulesh 2.0 failed
..._____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180220/d20e33e9/attachment.html>
2018 Feb 20
2
use clang++ to build lulesh 2.0 failed
Hello,
I'm trying to use clang++ instead of nvcc to build lulesh 2.0 cuda version.
And it fails in the compilation with errors like the one below:
opt/common/cuda/cuda-7.5.18/include/thrust/iterator/iterator_adaptor.h:187:5:
error: expected member name or ';' after declaration specifiers
__thrust_exec_check_disable__
It looks like clang++ is complaining about the thrust library