PTX

Programming Talks tagged with: "PTX"

PTX Back-End: GPU Programming With LLVM

40 minutes
PTX Back-End: GPU Programming With LLVMIn this talk, the PTX back-end for LLVM will be discussed, including its' past, present, and future. The current status of the back-end will be explored, with an emphasis on the portions of the LLVM IR instruction set and PTX intrinsics that are currently supported during code generation. This talk ...