top | item 42860913

(no title)

sdedovic | 1 year ago

Maybe I’m misunderstanding but CUDA compiles to PTX? Is the implication they wrote in a different language than CUDA and to generate the PTX?

discuss

order

lostmsu|1 year ago

You can code in PTX assembly (or just inline in C++) or generate binary PTX if you need to.