Portable Computing Language - an OpenCL implementation
PoCL is a portable open source (MIT-licensed) implementation of the OpenCL standard. In addition to being an easily portable/layered multi-device open-source OpenCL implementation, a major goal of this project is improving interoperability of diversity of OpenCL-capable devices by integrating them to a single centrally orchestrated platform. Also one of the key goals is to enhance performance portability of OpenCL programs across device types utilizing runtime and compiler techniques. PoCL uses Clang as an OpenCL C frontend and LLVM for kernel compiler implementation, and as a portability layer. Thus, if your desired target has an LLVM backend, it should be able to get OpenCL support easily by using PoCL.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 7.0-9.fc44 | - |
| Fedora 43 | 7.0-5.fc43 | 7.0-5.fc43 |
| Fedora 42 | 6.0-6.fc42 | - |
| Fedora 41 | 6.0-4.fc41 | 6.0-4.fc41 |
| Fedora EPEL 9 | 3.1-3.el9 | - |
You can contact the maintainers of this package via email at
pocl dash maintainers at fedoraproject dot org.