Difference between revisions of "GPU Tutorial/SAXPY CUDA C"
GPU Tutorial/SAXPY CUDA C
Jump to navigation
Jump to search
(Created page with "GPU Computing (CUDA C)<nowiki /> {{DISPLAYTITLE:GPU Computing (CUDA C)}}<nowiki /> {{Syllabus Introduction to GPU Computing}}<nowiki /> __TOC__ This vi...") |
m |
||
Line 10: | Line 10: | ||
<youtube width="600" height="340" right>rgqORzT1oCw</youtube> | <youtube width="600" height="340" right>rgqORzT1oCw</youtube> | ||
− | ([[Media:GPU_tutorial_saxpy_cuda_c.pdf | Slides as pdf]]) | + | ([[Media:GPU_tutorial_saxpy_cuda_c.pdf |Slides as pdf]]) |
=== Quiz === <!--T:5--> | === Quiz === <!--T:5--> |
Revision as of 17:12, 10 November 2021
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 discusses the SAXPY via NVIDIA CUDA C/C++.
Video
Quiz