Termín obdržení zásilky
Česká pošta Úterý 02.04
PPL Úterý 02.04
Osobní odběr Středa 03.04
Termíny jsou pouze orientační a mohou se lišit podle zvoleného typu platby. O Průběhu zásilky Vás budeme informovat e-mailem.
Při nákupu většího množství produktů negarantujeme dodání do zobrazeného data

GPGPU Computing with OpenCL

GPGPU Computing with OpenCL
13 %

1009  Kč 1 153 Kč

Sleva až 70% u třetiny knih

Bachelor Thesis from the year 2013 in the subject Computer Science - Programming, grade: 1.0, University of Applied Sciences Oberösterreich, Hagenberg, course: Software Engineering, language: English, abstract: This thesis provides an introduction into programming for GPUs using OpenCL. After a historical overview of how graphic cards have evolved, the peculiarities of GPU and CPU hardware are discussed. Based on this knowledge, OpenCL is introduced as an API supporting all kinds of processing hardware. A deeper look into OpenCL\'s execution and memory model, which allows handling heterogeneous hardware, is rounded off by a simple, yet full example code.

\n

The thesis then continues with several implementations of standard algorithms for the GPU. The chosen problems start with matrix multiplication and go along with the all-prefix sum and sorting. As the first problem already offers parallelism naturally, performance analysis and optimization is focused during the first implementation chapter. The all-prefix sum and sorting are both problems being more dicult to split into independent pieces of work. Techniques will be discussed to tackle such kind of problems.

\n

Each GPU implementation is benchmarked and compared with one or more traditional CPU approaches. As GPUs and CPUs have different hardware architectures, appropriate algorithms and optimizations have been chosen to solve the problems by exploiting the underlying platform at best.

Autor:
Nakladatel: GRIN Verlag
ISBN: 9783656829843
Rok vydání: 2014
Jazyk : Angličtina
Vazba: brožovaná/paperback
Počet stran: 132
Mohlo by se vám také líbit..