Difference between revisions of "GPU Tutorial/Introduction"
GPU Tutorial/Introduction
Jump to navigation
Jump to search
(Created page with "GPU Computing (Introduction)<nowiki /> {{DISPLAYTITLE:GPU Computing (Introduction)}}<nowiki /> {{Syllabus Introduction to GPU Computing}}<nowiki /> __TO...") |
m (Add video and link to slides) |
||
Line 7: | Line 7: | ||
=== Video === <!--T:5--> | === Video === <!--T:5--> | ||
+ | |||
+ | <youtube width="600" height="340" right>pW9bpu84i2Y</youtube> | ||
+ | |||
+ | ([[Media:GPU_tutorial_saxpy_introduction.pdf |Slides as pdf]]) | ||
=== Quiz === <!--T:5--> | === Quiz === <!--T:5--> |
Latest revision as of 13:12, 1 December 2022
Tutorial | |
---|---|
Title: | Introduction to GPU Computing |
Provider: | HPC.NRW
|
Contact: | tutorials@hpc.nrw |
Type: | Multi-part video |
Topic Area: | GPU computing |
License: | CC-BY-SA |
Syllabus
| |
1. Introduction | |
2. Several Ways to SAXPY: CUDA C/C++ | |
3. Several Ways to SAXPY: OpenMP | |
4. Several Ways to SAXPY: Julia | |
5. Several Ways to SAXPY: NUMBA |
This video introduces GPU computing and the SAXPY.
Video
Quiz
1. For which kind of program can we expect improvements with GPUs?
2. What does GPU stands for?
3. Why do we expect an overhead in the GPU timings?