HIP Memory Manager (hipMM) documentation#
2025-05-02
1 min read time
Applies to Linux
Note
hipMM is in an early access state. Running production workloads is not recommended.
The HIP memory manager (hipMM) library supports the core ROCm-DS libraries by providing a common interface for custom host and device memory allocation. hipMM is derived from NVIDIA RAPIDS™ open source project RMM.
The hipMM code is open and hosted at ROCm-DS/hipMM.
The hipMM documentation is structured as follows:
Installation
To contribute to the documentation refer to Contributing to ROCm-DS.
You can find licensing information on the Licensing page.