Skip to content

pierrepaleo/opencl_intro

Repository files navigation

Introduction to OpenCL

About

This training is a presentation on OpenCL basics.

It mainly focuses on GPGPU-related concepts and on kernels.

To make the introduction easier, pyopencl is used for accessing the OpenCL API.

Building the presentation

This presentation is written with landslide. To install landslide:

pip3 install --user landslide

Then, simply run

make

in the presentation folder.

About

An introduction to parallel computing and OpenCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published