[llvm-dev] PTX generation from CUDA file for compute capability 1.0 (sm_10)

ginu jacob via llvm-dev llvm-dev at lists.llvm.org
Wed Jun 1 22:18:44 PDT 2016


Hello,

When generating the PTX output from CUDA file(.cu file), the minimum target
that is accepted by LLVM is sm_20. But I have a specific requirement to
generate PTX output for compute capability 1.0 (sm_10). Is there any
previous version of LLVM supporting this?

Thank you,
Ginu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160602/77d9f743/attachment.html>


More information about the llvm-dev mailing list