--- id: cpm-kernels version: "1.0.11" license: Apache 2.0 license_treatment: permissive maintenance: abandoned --- # cpm-kernels — CPM CUDA kernels License: permissive · Maintenance: abandoned · Downloads: 91.9K/mo ## What it is and what it does cpm-kernels is a library of CUDA kernels designed to accelerate computation in CPM, a large language model framework. It provides GPU-optimized operations for NVIDIA hardware, supporting CUDA versions from 10.1 through 11.5. The package is distributed as a pure Python wheel with no runtime dependencies, making installation straightforward on systems with compatible CUDA toolkits. However, the package has been abandoned since its latest release on 2022-03-07 with no active maintenance, repository access, or updates. It is classified as alpha-stage software, and there is no documentation or homepage available. Users considering this package should verify whether it remains compatible with their CUDA environment and whether the CPM framework they intend to use still depends on or recommends it. Use it for: - Accelerating CPM model inference on NVIDIA GPUs in production systems that have not migrated to newer frameworks. - Research projects using CPM that require the specific CUDA kernel implementations this package provides. - Legacy systems running CPM that cannot easily upgrade to alternative or successor libraries. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides CUDA kernels optimized for CPM, enabling GPU-accelerated computation on NVIDIA hardware. No. The package is abandoned since 2022-03-07 with no active maintenance, repository, or documentation. While it has low install friction and a permissive license, the lack of updates means it is likely incompatible with modern CUDA versions and Python environments. Install only if you are maintaining legacy CPM code that explicitly requires this exact version and your environment is locked to compatible CUDA/Python versions. ## Install pip install cpm-kernels uv add cpm-kernels poetry add cpm-kernels ## Installing cpm-kernels Before you install: Low install friction with a pure Python wheel, but the package is abandoned—last release was March 2022 with no active maintenance or repository access available. License in practice: Apache 2.0 permissive license allows commercial and private use with minimal restrictions, typical for research and ML tooling. Quickstart: pip install cpm-kernels==1.0.11 import cpm_kernels Requires NVIDIA CUDA 10.1 or later; package is abandoned and may not be compatible with recent CUDA versions or modern Python environments. Verify before relying: - Whether the package works with CUDA versions beyond 11.5 (latest listed classifier) - Compatibility with Python versions released after March 2022 - Whether this package is still required by current CPM implementations or if alternatives exist ## Package facts - License: Apache 2.0 (permissive) - Python support: unspecified - Install friction: low - Maintenance: abandoned - Downloads: 91.9K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags cuda kernels for cpm, gpu acceleration cpm, nvidia cuda kernels, cpm gpu optimization, cuda kernel library, deep learning cuda kernels, cuda, gpu-acceleration, abandoned [View on SkillFed](https://skillfed.io/packages/cpm-kernels) · [View on PyPI](https://pypi.org/project/cpm-kernels/)