Difference between revisions of "GPU Tutorial/Julia"
GPU Tutorial/Julia
Jump to navigation
Jump to search
m |
|||
Line 7: | Line 7: | ||
=== Video === <!--T:5--> | === Video === <!--T:5--> | ||
+ | |||
+ | ([[Media:GPU_tutorial_saxpy_julia.pdf |Slides as pdf]]) | ||
=== Quiz === <!--T:5--> | === Quiz === <!--T:5--> |
Revision as of 11:22, 3 January 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 discusses the SAXPY via Julia and CUDA.jl.