[LLVMdev] PTX target for LLVM?
Chris Lattner
clattner at apple.com
Sat Mar 27 10:34:13 PDT 2010
On Mar 26, 2010, at 11:28 PM, Puyan Lotfi wrote:
> Hi
>
> I am interested to know: are there are any LLVM targets in the works
> for Nvidia's PTX ISA?
>
> Also if anyone knows about Ocelot (a project done by some students at
> my school): it does the opposite of what I am trying to do (translates
> PTX to LLVM IR to run Cuda kernels on the CPU).
I don't know of any, but that would be a great project if the nvidia toolchain is sufficiently available for it to be useful to open source folks.
-Chris
More information about the llvm-dev
mailing list