1 / 93

Efficient Shared Memory Use and Optimization in CUDA - Lecture by Zhang Qi, Fudan University

This lecture explores the effective use of shared memory in CUDA programming, focusing on optimization techniques that enhance performance in data-intensive computing. Delivered by Zhang Qi from Fudan University, the session covers practical examples and outlines the significance of shared memory in reducing latency and improving data access efficiency. The lecture is part of the COMP630030 course, emphasizing how to leverage CUDA frameworks for optimal computing solutions in various applications.

forest
Télécharger la présentation

Efficient Shared Memory Use and Optimization in CUDA - Lecture by Zhang Qi, Fudan University

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 5Efficient Shared Memory Use&Optimization 张奇 复旦大学 COMP630030 Data Intensive Computing

  2. Outline • CUDA Efficient Shared Memory Use • Optimization & Example

  3. Outline • CUDA Efficient Shared Memory Use • Optimization & Example

More Related