Python API reference#
2026-03-31
1 min read time
Applies to Linux
The dask-hip Python API is organized into two tiers:
Core API – The primary classes and functions used by most applications: cluster management, worker initialization, explicit communication, and CLI.
Advanced / Utility API – Lower-level helpers for GPU management, worker plugins, memory management, proxy objects, and storage.