Posts tagged with opencl

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

Program of the parallel 2017

Talk about GPU computing with CUDA and OpenCL

Apr 04, 2017

Heat diffusion on multiple GPUs

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

May 05, 2015

Das beste Buch über OpenCL 1.x

Das Besondere an “OpenCL in Action: How to Accelerate Graphics and Computation” ist, das der Autor Matthew Scarpino versucht, die Programme wirklich zu erklären. Man erfährt die Gründe für seine Design-Entscheidungen.

Feb 23, 2015

Zur Zeit beste Darstellung von Patterns für Shared-Mutability

Wenn man ein wenig Systematik in seine parallelen Programmierkünste bringen will, ist “Structured Parallel Programming: Patterns for Efficient Computation”
das Buch zum Einsteigen.

Mar 11, 2014
GPU-Computing mit CUDA und OpenCL in der Praxis

Talk at parallel 2012 about GPU-Computing

May 25, 2012

Unverzichtbar für die Performance-Optimierung

Was “Programming Massively Parallel Processors: A Hands-On Approach” von anderen Büchern unterscheidet, ist die genaue Beschreibung der Funktionsweise der Hardware.

Feb 21, 2012

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.

OpenCL in Action
Dec 03, 2011