This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
OpenCL implementations
Foad Sojoodi Farimani edited this page Jul 17, 2018
·
10 revisions
- Oclgrind (open-source, virtual CPU)
- FreeOCL (open-source, CPU)
- Portable Computing Language pocl (open-source, CPU), Offical website, on launchpad.net
- Beignet, open-source OpenCL implementation for Intel GPUs in Linux, On GitHub
- NEO OpenCL driver, Intel(R) Graphics Compute Runtime for OpenCL(TM)
- Mesa clover, Gallium Compute Project
- ocl-icd also here, for uUbuntu
- MCSDK HPC 3.x OpenCL
- AMD open source OpenCL driver stack for ROCm, AMD Radeon Open Compute Kernel driver, HCC : An open source C++ compiler for heterogeneous devices and other parts
- COPRTHR and its Parallella fork
- some open source drivers for Ubuntu: fglrx-updates the Video driver for the AMD graphics accelerators, nvidia-###-updates Transitional package for nvidia
- NVidia GPU, included in proprietary graphics driver
- AMD GPU, included in proprietary graphics driver
- Intel GPU, included in graphics driver (Windows) or download (Linux)
- AMD CPU (also works with Intel processors)
- Intel CPU
- Mali ARM GPU
- Apple (included in MacOSX)