OpenCL

OpenCL

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5110-7959-2

High Quality Content by WIKIPEDIA articles! OpenCL (Open Computing Language) is a framework for writing programs that execute across heterogeneous platforms consisting of CPUs, GPUs, and other processors. OpenCL includes a language (based on C99) for writing kernels (functions that execute on OpenCL devices), plus APIs that are used to define and then control the platforms. OpenCL provides parallel computing using task-based and data-based parallelism. It has been adopted by Intel, AMD, Nvidia, and ARM.