𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

OpenCL in Action: How to accelerate graphics and computation

✍ Scribed by Matthew Scarpino


Publisher
Manning
Year
2011
Tongue
English
Leaves
458
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


OpenCL in Action blends the theory of parallel computing with the practical reality of building high-performance applications using OpenCL. It first guides you through the fundamental data structures in an intuitive manner. Then, it explains techniques for high-speed sorting, image processing, matrix operations, and fast Fourier transform. The book concludes with a deep look at the all-important subject of graphics acceleration. Numerous challenging examples give you different ways to experiment with working code. A background in C or C++ is helpful, but no prior exposure to OpenCL is needed.


πŸ“œ SIMILAR VOLUMES


OpenCL in Action: How to Accelerate Grap
✍ Matthew Scarpino πŸ“‚ Library πŸ“… 2011 πŸ› Manning Publications 🌐 English

OpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operations, an

OpenCL in Action: How to Accelerate Grap
✍ Matthew Scarpino πŸ“‚ Library πŸ“… 2011 πŸ› Manning Publications 🌐 English

SummaryOpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operati

Introduction to Computer Graphics: Using
✍ Karsten Lehn, Merijam Gotzes, Frank Klawonn πŸ“‚ Library πŸ› Springer 🌐 English

<p><span>A basic understanding of the key techniques in computer graphics can open the door to this exciting field and its many applications, including for video games and for augmented and virtual reality.</span></p><p></p><p><span>This easy-to-follow textbook and reference introduces the fundament

Introduction to Computer Graphics: Using
✍ Karsten Lehn, Merijam Gotzes, Frank Klawonn πŸ“‚ Library πŸ“… 2023 πŸ› Springer 🌐 English

<p><span>A basic understanding of the key techniques in computer graphics can open the door to this exciting field and its many applications, including for video games and for augmented and virtual reality.</span></p><p></p><p><span>This easy-to-follow textbook and reference introduces the fundament

Introduction to Computer Graphics with O
✍ JungHyun Han πŸ“‚ Library πŸ“… 2018 πŸ› CRC Press 🌐 English

OpenGL ES is the standard graphics API used for mobile and embedded systems. Despite its widespread use, there is a lack of material that addresses the balance of both theory and practice in OpenGL ES. JungHyun Han’sIntroduction to Computer Graphics with OpenGL ESachieves this perfect balance. Han’s