pocl uses the git version control system and GitHub for code hosting and issue tracking.
The main development branch is kept stable (should pass all tests all the time), thus the best starting point for using and developing pocl is to check it out from the version control system:
git clone https://github.com/pocl/pocl.git
We also package releases regularly, usually after each new LLVM release:
- Version 6.0: Supports LLVM versions 14.0 to 18.0. download, release notes
- Version 5.0: Supports LLVM versions 10.0 to 17.0. download, release notes
- Version 4.0: Supports LLVM versions 10.0 to 16.0. download, release notes
- Version 3.1: Supports LLVM versions 6.0 to 15.0. pocl-3.1.tar.gz (1.6 M), change log, release notes
- Version 3.0: Supports LLVM versions 6.0 to 14.0. pocl-3.0.tar.gz (1.7 M), change log, release notes
- Version 1.8: Supports LLVM versions 6.0 to 13.0. pocl-1.8.tar.gz (1.6M), change log, release notes
- Version 1.7: Supports LLVM versions 6.0 to 12.0. pocl-1.7.tar.gz (1.6M), change log, release notes
- Version 1.6: Supports LLVM versions 6.0 to 11.0. pocl-1.6.tar.gz (1.6M), change log, release notes
- Version 1.5: Supports LLVM versions 6.0 to 10.0. pocl-1.5.tar.gz (1.5M), change log, release notes
- Version 1.4: Supports LLVM versions 6.0 to 9.0. pocl-1.4.tar.gz (1.5M), change log, release notes
- Version 1.3: Supports LLVM versions 6.0 to 8.0. pocl-1.3.tar.gz (1.4M), change log, release notes
- Version 1.2: Supports LLVM 6.0 and 7.0. pocl-1.2.tar.gz (1.6M), change log, release notes
- Version 1.1: Supports LLVM 5.0 and 6.0. pocl-1.1.tar.gz (1.5M), change log, release notes
- Version 1.0: Supports LLVM 4.0 and 5.0. pocl-1.0.tar.gz (1.3M), change log, release notes
- Version 0.14: Supports LLVM 3.9 and 4.0. pocl-0.14.tar.gz (1.2M), change log, release notes
- Version 0.13: Supports LLVM 3.8. pocl-0.13.tar.gz (1.9M), change log, release notes
- Version 0.12: Supports LLVM 3.7. pocl-0.12.tar.gz (1.7M), change log, release notes
- Version 0.11: Supports LLVM 3.6. pocl-0.11.tar.gz (1.5M), change log, release notes
- Version 0.10: Supports LLVM 3.5. pocl-0.10.tar.gz (1.5M), change log, release notes
- Version 0.9: Supports LLVM 3.4. pocl-0.9.tar.gz (1.4M), change log, release notes
- Version 0.8: Supports LLVM 3.3. pocl-0.8.tar.gz (1.3M), change log, release notes
- Version 0.7: Supports LLVM 3.2. pocl-0.7.tar.gz (1.0M), change log, release notes
- Version 0.6: Supports LLVM 3.1. pocl-0.6.tar.gz (780K), change log, release notes