Difference between revisions of "GPU Tutorial/Julia"
GPU Tutorial/Julia
Jump to navigation
Jump to search
(Created page with "GPU Computing (Julia)<nowiki /> {{DISPLAYTITLE:GPU Computing (Julia)}}<nowiki /> {{Syllabus Introduction to GPU Computing}}<nowiki /> __TOC__ This vide...") |
|||
| Line 6: | Line 6: | ||
This video discusses the SAXPY via Julia and CUDA.jl. | This video discusses the SAXPY via Julia and CUDA.jl. | ||
| − | + | === Video === <!--T:5--> | |
=== Quiz === <!--T:5--> | === Quiz === <!--T:5--> | ||
Revision as of 11:15, 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.