Skip to main content

hip-python

Backward-compatibility metapackage that exposes the hip.* namespace as an alias of rocm.bindings.*, so existing from hip import hip, hiprtc code keeps working. Optional extras pull in the rest of the bindings.

Part of HIP Python. Full docs: https://rocm.docs.amd.com/projects/hip-python/en/latest/index.html

The HIP Python ecosystem consists of:

  • rocm-bindings-core — shared types, loaders, ROCm path resolution
  • rocm-bindings-hip — HIP and HIPRTC bindings
  • rocm-bindings-libraries — math libraries (hipBLAS, hipSOLVER, hipFFT, ...)
  • rocm-bindings-systems — system libraries (RCCL, ROCTX, amdsmi, hipFILE)
  • rocm-bindings-compiler — LLVM-C, COMGR, Clang bindings
  • hip-python-interop — CUDA interop layer (cuda.bindings.*)
  • hip-python — this metapackage

Install

pip install hip-python                  # core + HIP only
pip install hip-python[libraries]       # + math libraries
pip install hip-python[systems]         # + RCCL/ROCTX/amdsmi/hipFILE
pip install hip-python[compiler]        # + LLVM/COMGR/Clang

Usage

from hip import hip, hiprtc                 # legacy alias namespace
from rocm.bindings import hip, hiprtc       # recommended for new code

Dependencies

  • rocm-bindings-core
  • rocm-bindings-hip
  • Optional extras: [libraries], [systems], [compiler]

Release files for hip-python 10.0.0.0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for hip-python 10.0.0.0.1.1
File Interpreter ABI Platform
hip_python-10.0.0.0.1.1-py3-none-any.whl Python 3 none any Details

Release files / hip_python-10.0.0.0.1.1-py3-none-any.whl

Download URL hip_python-10.0.0.0.1.1-py3-none-any.whl
Size 6.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
346fb9de2958d54827cfb95df17f25a8eddaf96329965b5d645301cf388fbb8c
BLAKE2b-256 checksum
How to use checksums
49bf61530e1e57a8030d8399abd76893b6238c4b1df9099aa9c7b076282d76b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.14
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page