[llvm-dev] Compiling CUDA with clang on Windows
Finite Tsai via llvm-dev
llvm-dev at lists.llvm.org
Tue May 1 07:06:26 PDT 2018
Dear all,
In the official document <https://llvm.org/docs/CompileCudaWithLLVM.html>,
it is mentioned that CUDA compilation is supported on Windows as of
2017-01-05. I used msys2 to install clang 5.0.1. Then I installed cuda 8.0.
However, I basically could not compile any code of cuda by the prescribed
setting. I wounder if anyone can successfully compile cuda code by the
clang on Windows. Any of your information is highly appreciated, and
best regards
Tsai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180501/0df23052/attachment.html>
More information about the llvm-dev
mailing list