intel-opencl-rt
Intel® oneAPI OpenCL* Runtime
What it is and what it does
This package is a runtime-only distribution of Intel's OpenCL libraries, designed for deployment scenarios where you need to run OpenCL-compiled executables on machines that do not have the full Intel oneAPI development toolkit installed. It is part of a three-package stack: this package provides the compiler-specific shared libraries, while separate common libraries and common licensing packages provide the broader runtime foundation.
The package is actively maintained (latest release 2026-07-29) and carries two runtime dependencies: tbb and intel-cmplr-lic-rt. Installation is platform-specific, with wheels provided for Windows x86_64 and Linux x86_64 (glibc 2.28+). It is intended for developers, system administrators, and researchers deploying OpenCL workloads in production or research environments.
Use it for:
- Deploy OpenCL executables compiled with Intel oneAPI to production servers without installing the full development toolkit
- Distribute containerized OpenCL applications with minimal runtime footprint by including only this package and its dependencies
- Set up OpenCL runtime environments on Linux HPC clusters or Windows compute nodes for scientific computing
- Enable end-user systems to run Intel-compiled OpenCL binaries without requiring development tools
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Intel OpenCL runtime libraries needed to run OpenCL executables on systems without the full Intel oneAPI development toolkit installed.
Yes, if you are deploying Intel oneAPI OpenCL executables to systems without the full toolkit and your target platform is Windows x86_64 or Linux x86_64 (glibc 2.28+). The package is actively maintained and has no known vulnerabilities. Verify that the proprietary Intel license terms are acceptable for your use case, and ensure the common libraries and licensing packages are also installed.
Install
intel-opencl-rt on PyPI
pip
pip install intel-opencl-rtuv
uv add intel-opencl-rtpoetry
poetry add intel-opencl-rtInstalling intel-opencl-rt
Before you install
Medium install friction due to platform-specific wheels (manylinux_2_28_x86_64, win_amd64) and two runtime dependencies (tbb, intel-cmplr-lic-rt). Package is actively maintained with recent releases.
License in practice
Licensed under Intel End User License Agreement for Developer Tools with unclear treatment. Users should review the proprietary license terms before deployment, particularly in commercial or redistributed contexts.
Quickstart
pip install intel-opencl-rt
# Then use OpenCL executables compiled with Intel oneAPI on the target system
Requires the common libraries and common licensing packages in addition to this package; platform-specific wheels limit to Windows x86_64 or Linux x86_64 (glibc 2.28+).
Verify before relying
- Whether the package works on non-x86_64 architectures or older glibc versions
- Exact Python version compatibility (requires_python is unspecified)
- Whether tbb and intel-cmplr-lic-rt are automatically installed or must be manually provided
Package facts
| License | Intel End User License Agreement for Developer Tools (unclear) |
| Python support | not specified |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 2 — tbb, intel-cmplr-lic-rt |
| Maintenance | actively maintained — 16 days since the last release |
| First released | |
| Downloads | 201,680/month — #9,667 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: intel_opencl_rt-2026.1.1-py2.py3-none-manylinux_2_28_x86_64.whl; intel_opencl_rt-2026.1.1-py2.py3-none-win_amd64.whl
Tags
More Libraries packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
pluggyPluggy provides a plugin system that lets you…
permissive · top 100 on PyPI
python-dateutilProvides parsing, arithmetic, and recurrence…
permissive · top 100 on PyPI
sixSix provides utility functions to write Python…
permissive · top 100 on PyPI
pytestpytest is a testing framework that lets you…
permissive · top 100 on PyPI
intel-cmplr-lib-rtProvides shared runtime libraries for Intel…
unclear · top 15,000 on PyPI
intel-sycl-rtProvides the Intel oneAPI DPC++/C++ SYCL…
unclear · top 15,000 on PyPI
dpcpp-cpp-rtProvides compiler-specific runtime libraries…
unclear · top 15,000 on PyPI
intel-cmplr-lic-rtProvides Intel oneAPI runtime licensing and…
unclear · top 15,000 on PyPI
intel-openmpProvides Intel's OpenMP runtime library for…
unclear · top 5,000 on PyPI
intel-cmplr-lib-urProvides shared runtime libraries for Intel…
unclear · top 15,000 on PyPI
onecclProvides Intel's oneAPI Collective…
unclear · top 15,000 on PyPI
mklIntel oneAPI Math Kernel Library provides…
unclear · top 15,000 on PyPI
onemkl-licenseProvides C and Data Parallel C++ (DPC++)…
unclear · top 15,000 on PyPI
freeze-corefreeze-core provides core runtime support for…
permissive · top 15,000 on PyPI