skillfed

intel-opencl-rt

Intel® oneAPI OpenCL* Runtime

intel-opencl-rt v2026.1.1 201.7K downloads/30d#9,667 on PyPI
License unclear Intel End User License Agreement for Developer Tools Active released

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-rt

uv

uv add intel-opencl-rt

poetry

poetry add intel-opencl-rt

Installing 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

Development Status :: 5 - Production/StableIntended Audience :: DevelopersIntended Audience :: EducationIntended Audience :: Other AudienceIntended Audience :: Science/ResearchIntended Audience :: System AdministratorsLicense :: Other/Proprietary LicenseOperating System :: Microsoft :: WindowsTopic :: Software Development :: Libraries

Tags

opencl runtime deploymentintel opencl librariesopencl executable runtimeintel oneapi runtimeopencl host deploymentcompiler runtime libraries
openclruntime-onlyintel-oneapi

More Libraries packages