2011 LLVM Developers’ Meeting: J. Holewinski “PTX Back-End: GPU Programming With LLVM”

preview_player
Показать описание

PTX Back-End: GPU Programming With LLVM - Justin Holewinski, Ohio State University


In 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 will also highlight the difficulties and issues that have been discovered while writing an LLVM back-end for a virtual ISA such as PTX, such as infinite register files. Through-out the talk, examples will be provided to highlight key features of the back-end and show preliminary performance data.
In addition to back-end details, this talk will also highlight the use of Clang as a front-end for generating PTX code for NVIDIA GPUs. Through the use of Clang and the CUDA Driver API, GPGPU programs can be developed that harness the optimization power of the LLVM compiler infrastructure. Finally, the talk will conclude with an exploration of the open issues that remain in the backend, and a discussion on how the back-end can be used within larger GPGPU compiler projects.

Рекомендации по теме
Комментарии
Автор

Nice talk. It would be better if the slides are displayed directly.

yifumao
welcome to shbcf.ru