pocl-standalone

common files for the pocl library

Install

All systems
curl cmd.cat/pocl-standalone.sh
Debian Debian
apt-get install libpocl1-common
Raspbian
apt-get install libpocl1-common

libpocl1-common

common files for the pocl library

Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). This package provides the architecture independent files of the pocl library.