1 / 68

Lecture 3 CUDA Programming 1

Lecture 3 CUDA Programming 1. 张奇 复旦大学. COMP630030 Data Intensive Computing. General Ideas. Objectives Learn CUDA Recognize CUDA friendly algorithms and practices Requirements C/C++. Outline of CUDA Programming. Week 1 GPU hardware Introduction CUDA Week 2 CUDA Programming Model

greta
Télécharger la présentation

Lecture 3 CUDA Programming 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lecture 3CUDA Programming 1 张奇 复旦大学 COMP630030 Data Intensive Computing

  2. General Ideas • Objectives • Learn CUDA • Recognize CUDA friendly algorithms and practices • Requirements • C/C++

  3. Outline of CUDA Programming • Week 1 • GPU hardware • Introduction CUDA • Week 2 • CUDA Programming Model • CUDA Memory • CUDA Thread • Week 3 • CUDA Performance Tune • CUDA Optimization Example

More Related