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

Eric Christopher via llvm-dev llvm-dev at lists.llvm.org
Wed Jun 1 23:15:30 PDT 2016


Hi Ginu,

I don't believe so, no. Art and Justin would know best here I think if
there were or how difficult it would be to target that far back.

-eric

On Wed, Jun 1, 2016 at 10:18 PM ginu jacob via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> 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
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160602/4b5de403/attachment.html>


More information about the llvm-dev mailing list