Template:Syllabus Introduction to GPU Computing

From HPC Wiki
Revision as of 17:27, 10 November 2021 by Marius-neumann-d848@uni-bielefeld.de (talk | contribs) (Created page with "{{Tutorial Syllabus | title = Introduction to GPU Computing | provider = [https://hpc.nrw/ HPC.NRW] | contact = tutorials@hpc.nrw | type = Multi-part video | topic = Introduct...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Tutorial
Title: Introduction to GPU Computing
Provider: HPC.NRW

Contact: tutorials@hpc.nrw
Type: Multi-part video
Topic Area: Introduction to 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