Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
详情
字幕
How CUDA Programming Works
, CUDA Architect, NVIDIA
Come for an introduction to programming the GPU by the lead architect of CUDA. CUDA's unique in being a programming language designed and built hand-in-hand with the hardware that it runs on. Stepping up from last year's "How GPU Computing Works" deep dive into the architecture of the GPU, we'll look at how hardware design motivates the CUDA language and how the CUDA language motivates the hardware design. This is not a course on CUDA programming. It's a foundation on what works, what doesn't work, and why. We'll tell you how to think about a problem in a way that will run well on the GPU, and you'll see how the CUDA programming model is built to run that way. If you're new to CUDA, we'll give you the core background knowledge you need — getting started begins with understanding. If you're an expert, hopefully you'll face your next optimization problem with a new perspective on what might work, and why.
活动: GTC Digital September
日期: September 2022
级别: 101 / Getting Started
话题: Accelerated Computing & Dev Tools - Programming Languages / Compilers