[llvm-bugs] [Bug 38811] New: CUDA 9.X is not compiled anymore by clang since 7.0.0 till now (8.0.0 in trunk)
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 3 05:22:51 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38811
Bug ID: 38811
Summary: CUDA 9.X is not compiled anymore by clang since 7.0.0
till now (8.0.0 in trunk)
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: release blocker
Priority: P
Component: CUDA
Assignee: unassignedclangbugs at nondot.org
Reporter: evgeny.mankov at gmail.com
CC: llvm-bugs at lists.llvm.org
Created attachment 20825
--> https://bugs.llvm.org/attachment.cgi?id=20825&action=edit
error log
Last working clang release was 6.0.1 when CUDA 9.0 was compiled successfully.
Logs are attached. Clang trunk ver. ae996149c69 (2018-08-24).
Btw, CUDA 8.0 is compiled successfully.
[How to repro]
clang++.exe -x cuda "c:\ProgramData\NVIDIA Corporation\CUDA
Samples\v9.0\0_Simple\simplePrintf\simplePrintf.cu" -I"c:\ProgramData\NVIDIA
Corporation\CUDA Samples\v8.0\common\inc" --cuda-gpu-arch=sm_50
--cuda-path="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0"
-L"c:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0\lib\x64"
-lcudart.lib -v
--
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/20180903/31749fc4/attachment-0001.html>
More information about the llvm-bugs
mailing list