{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/2"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/2"},{"label":"Education","url":"https://skillfed.io/packages/category/education"}],"enrichment":{"capability":"Provides Pythonic APIs to access CUDA core functionalities including runtime control, compiler, and linker operations from Python.","skillfed_tags":["gpu-compute","cuda-bindings"],"use_cases":["Manage GPU kernel execution and memory from Python without writing C/C++ code.","Compile and link CUDA code programmatically as part of a Python build or deployment pipeline.","Prototype GPU-accelerated algorithms in Python with direct access to CUDA runtime APIs.","Integrate CUDA operations into data science or machine learning workflows alongside numpy and other Python libraries."],"what_it_does":"cuda-core is a Python library that wraps NVIDIA's CUDA core functionality, exposing runtime control, compiler, and linker operations through Pythonic APIs. It bridges Python's ease of use with CUDA's GPU compute performance, allowing developers to manage GPU execution, compilation, and linking directly from Python code without dropping into C/C++.\n\nThe package is actively developed by NVIDIA and supports modern Python versions (3.10\u20133.14) across Linux, Windows, and ARM architectures. It depends on cuda-pathfinder for CUDA toolkit discovery, numpy for numerical operations, and backports.strenum for enum support. Installation requires selecting a CUDA variant (cu12 or cu13) matching your system's CUDA toolkit.","worth_installing":"Yes, if you need Pythonic access to CUDA runtime, compiler, or linker operations and have a compatible NVIDIA GPU with CUDA 12 or 13. The package is actively maintained, permissively licensed, has no known vulnerabilities, and is backed by NVIDIA. Install friction is moderate due to platform-specific wheels, but pre-built wheels are available for all major platforms and Python versions."},"id":"cuda-core","links":{"html":"https://skillfed.io/packages/cuda-core","md":"https://skillfed.io/packages/cuda-core.md","pypi":"https://pypi.org/project/cuda-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"cuda-core","python_support":"supports_current","summary":"cuda.core: pythonic CUDA module"},"popularity":{"monthly_downloads":5826826,"position":2030,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.1"}
