[llvm-bugs] [Bug 39065] New: clang does not support compilation with CUDA 10.0
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Sep 24 13:59:18 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39065
Bug ID: 39065
Summary: clang does not support compilation with CUDA 10.0
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: CUDA
Assignee: unassignedclangbugs at nondot.org
Reporter: fwyzard at gmail.com
CC: llvm-bugs at lists.llvm.org
Created attachment 20916
--> https://bugs.llvm.org/attachment.cgi?id=20916&action=edit
Patch to add preliminary support for CUDA 10.0
Clang 7.0 and trunk do not support compiling CUDA code with the CUDA 10.0 SDK
that has just been released.
The attached path adds preliminary support for building with CUDA 10.0.
--
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/20180924/ca8082f9/attachment.html>
More information about the llvm-bugs
mailing list