--- id: intel-cmplr-lic-rt version: "2026.1.1" license: Intel End User License Agreement for Developer Tools license_treatment: unclear maintenance: active --- # intel-cmplr-lic-rt — Intel® oneAPI Runtime COMMON LICENSING License: unclear · Maintenance: active · Downloads: 224.7K/mo ## 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 above — 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 pip install intel-cmplr-lic-rt uv add intel-cmplr-lic-rt 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: unspecified - Install friction: medium - Maintenance: active - Downloads: 224.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags intel oneapi runtime licensing, intel compiler license runtime, deploy intel compiled binaries, intel oneapi eula files, intel runtime license deployment, intel-oneapi, runtime-deployment, licensing [View on SkillFed](https://skillfed.io/packages/intel-cmplr-lic-rt) · [View on PyPI](https://pypi.org/project/intel-cmplr-lic-rt/)