Skip to content

Menu

Posts tagged with #opencl

All posts tagged with #opencl in chronological order with newest first.

Posts tagged with #opencl

Program of the parallel 2017
Apr 04, 2017 gpu-computing

Talk about GPU computing with CUDA and OpenCL

In March 2017 I gave a talk about GPU computing with CUDA and OpenCL at the para//el 2017 conference in Heidelberg, Germany.

#c++ #parallelism #concurrency #slides #talk #nvidia-cuda #gpu-computing #opencl
Read more
May 05, 2015 gpu-computing

Heat diffusion on multiple GPUs

The implementation of the heat diffusion equation on multiple GPUs is explained in the talk (in german).

#c++ #graphics #parallelism #concurrency #nvidia-cuda #gpu-computing #opencl
Read more
Feb 23, 2015 gpu-computing

The Best Book on OpenCL 1.x

What makes “OpenCL in Action: How to Accelerate Graphics and Computation” special is that the author, Matthew Scarpino, truly tries to explain the programs. You learn the reasons behind his...

#review #c++ #parallelism #concurrency #gpu-computing #opencl
Read more
Feb 21, 2012 gpu-computing

Essential for Performance Optimization

What distinguishes “Programming Massively Parallel Processors: A Hands-On Approach” from other books is the precise description of how the hardware works.

#review #c++ #gpu-computing #opencl #nvidia-cuda
Read more
OpenCL in Action
Dec 03, 2011 gpu-computing

Technical proofer of 'OpenCL in Action'

The OpenCL standard is not always easy and the technical proof was a challenge, because the code had to run on different os'es and platforms.

#c++ #gpu-computing #parallelism #concurrency #opencl
Read more