Files
oam/knowledge base/pocl.md
2023-03-19 23:20:59 +01:00

646 B

PoCL

PoCL is a portable open source implementation of the 1.2 OpenCL standard.

Upstream PoCL currently supports various CPUs, NVIDIA GPUs via libcuda, HSA-supported GPUs and TCE ASIPs (experimental, see: OpenASIP).

PoCL uses Clang as an OpenCL C frontend and LLVM for kernel compiler implementation, and as a portability layer.

Table of contents

  1. Further readings

Further readings