[llvm-dev] CUDA separate compilation
Jakub Beránek via llvm-dev
llvm-dev at lists.llvm.org
Wed Aug 16 15:28:54 PDT 2017
Clang currently doesn't support CUDA separate compilation and thus extern
__device__ functions and variables cannot be used.
Could someone give me any pointers where to look or what has to be done to
support this? If at all possible, I'd like to see what's missing and
possibly try to tackle it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170817/453c6b1a/attachment.html>
More information about the llvm-dev
mailing list