GPUArrays.jl

Overview

Teaching: 20 min
Exercises: 20 min
Questions
  • How to perform computations using the GPU in julia?

Objectives
  • Learn to write algorithms that can be easily ported to the GPU.

Key Points