skillfed

intel-cmplr-lic-rt

Intel® oneAPI Runtime COMMON LICENSING

intel-cmplr-lic-rt v2026.1.1 224.7K downloads/30d#9,231 on PyPI
License unclear Intel End User License Agreement for Developer Tools Active released

What it is and what it does

intel-cmplr-lic-rt is a licensing and deployment support package for Intel oneAPI. It contains the third-party program files and end-user license agreement needed to run executables compiled with Intel compilers on target machines that don't have the full oneAPI development toolkit installed. This is a runtime-only package intended for distribution scenarios where you want to ship Intel-compiled binaries without requiring developers to install the entire oneAPI suite.

The package is platform-specific, available only for x86_64 Linux (manylinux_2_28) and Windows (win_amd64). According to its description, it should be installed alongside the COMMON LIBRARIES package and one or more compiler-specific runtimes. It carries Intel's proprietary EULA, so review licensing terms before using in production or distribution.

Use it for:

  • Deploying Intel-compiled C/C++ or Fortran binaries to production servers without requiring full oneAPI toolkit installation
  • Creating minimal runtime containers or Docker images that include Intel compiler outputs but not development tools
  • Distributing precompiled Intel-optimized applications to end users who need only the runtime, not the SDK

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Intel oneAPI runtime licensing and third-party program files needed to deploy Intel-compiled executables on systems without the full oneAPI development toolkit installed.

Yes, if you are deploying Intel oneAPI-compiled executables to systems without the full toolkit and need the licensing files and third-party programs. No, if you are developing with oneAPI (install the full toolkit instead) or not using Intel compilers. Check Intel's documentation to confirm this package is required alongside your specific compiler-runtime combination.

Install

intel-cmplr-lic-rt on PyPI

pip

pip install intel-cmplr-lic-rt

uv

uv add intel-cmplr-lic-rt

poetry

poetry add intel-cmplr-lic-rt

Installing intel-cmplr-lic-rt

Before you install

Medium install friction due to platform-specific wheels (manylinux_2_28_x86_64 and win_amd64 only). Package is actively maintained with recent releases, though repository metadata is not publicly available.

License in practice

Licensed under Intel End User License Agreement for Developer Tools with unclear treatment—not an SPDX standard license. Review Intel's EULA before deployment to ensure compliance with your use case and distribution model.

Quickstart

pip install intel-cmplr-lic-rt==2026.1.1

# Then install alongside COMMON LIBRARIES and compiler-specific runtimes
# as documented in Intel oneAPI deployment guides

Requires x86_64 architecture on Linux (manylinux_2_28) or Windows (win_amd64); not available for other platforms. Must be paired with Intel oneAPI COMMON LIBRARIES and appropriate compiler-specific runtime packages.

Verify before relying

  • Whether this package alone is sufficient or if additional Intel oneAPI runtime packages must be installed together
  • Exact Python version compatibility (requires_python is unspecified in metadata)
  • Whether the package works on non-x86_64 systems or other Linux distributions

Package facts

License Intel End User License Agreement for Developer Tools (unclear)
Python support not specified
Install friction medium — platform-specific wheel
Runtime dependencies none
Maintenance actively maintained — 16 days since the last release
First released
Downloads 224,672/month — #9,231 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: intel_cmplr_lic_rt-2026.1.1-py2.py3-none-manylinux_2_28_x86_64.whl; intel_cmplr_lic_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

intel oneapi runtime licensingintel compiler license runtimedeploy intel compiled binariesintel oneapi eula filesintel runtime license deployment
intel-oneapiruntime-deploymentlicensing

More Libraries packages