hipDF supported environments, features, and interfaces

hipDF supported environments, features, and interfaces#

2025-11-06

21 min read time

Applies to Linux

hipDF requires ROCm 7.0.2 running on a ROCm-supported operating system. Using Ubuntu 22.04 or later is recommended. See ROCm installation for Linux for installation instructions.

hipDF is supported on gfx942 and gfx90a only.

hipDF only supports features from cuDF 25.02. Support is limited to C++ and Python interfaces. A Java interface is not supported.

hipDF does not support:

  • zstd compression and decompression

  • GPU direct storage (KvikIO, cuFile)

  • rocTX tracing

  • Per-thread default streams (PTDS)

  • Integration with Dask hipDF or Dask HIP

  • Interoperability with Polars

  • Integration with third-party packages cuML, cuGraph, ibis, and stumpy

  • The hipstreamz and hipdf_kafka Python packages