Holoscan SDK
The Holoscan SDK Python Wheel is part of NVIDIA Holoscan, the AI sensor processing platform that combines hardware systems for low-latency sensor and network connectivity, optimized libraries for data processing and AI, and core microservices to run streaming, imaging, and other applications, from embedded to edge to cloud. It can be used to build streaming AI pipelines for a variety of domains, including Medical Devices, High Performance Computing at the Edge, Industrial Inspection and more.
Getting Started
Visit the Holoscan User Guide to get started with the Holoscan SDK.
Installation
Please refer to the Holoscan SDK packages below for detailed instructions and guidance.
CUDA 12
The holoscan package is an alias for the holoscan-cu12 distribution. The following
commands are equivalent to install Holoscan SDK in a CUDA 12 based Python environment:
pip install holoscan
or
pip install holoscan-cu12
CUDA 13
Holoscan SDK CUDA 13 packages are available at holoscan-cu13:
pip install holoscan-cu13
Release files for holoscan 4.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| holoscan-4.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / holoscan-4.6.0-py3-none-any.whl
| Download URL | holoscan-4.6.0-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
20f7ef6079ccab0f1196ee5189cf5dfcf54a1103ccaefed624d88989e1c7a966
|
|
BLAKE2b-256 checksum How to use checksums |
92c008f6495f6da3ff4795419f0c4cbda67175e53cad90b47b56e0a2ce16bcc8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|